mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 17:57:13 +08:00
Update ortp
This commit is contained in:
parent
1c39177579
commit
d2140eef7c
@ -4,8 +4,8 @@
|
||||
# Contributor: William Rea <sillywilly@gmail.com>
|
||||
|
||||
pkgname=ortp
|
||||
pkgver=0.16.1
|
||||
pkgrel=2
|
||||
pkgver=0.16.5
|
||||
pkgrel=1
|
||||
pkgdesc="A Real-time Transport Protocol (RTP) library"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.linphone.org/index.php/eng/code_review/ortp"
|
||||
@ -13,7 +13,7 @@ license=('LGPL')
|
||||
depends=('openssl')
|
||||
options=('!libtool')
|
||||
source=(http://ftp.cc.uoc.gr/mirrors/nongnu.org/linphone/$pkgname/sources/$pkgname-$pkgver.tar.gz)
|
||||
md5sums=('bc96cdcb9c139d366a720a94200f92dd')
|
||||
md5sums=('94546901d14b85f97342f4ecf39489b1')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=pyqt
|
||||
pkgver=4.8.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A set of Python bindings for the Qt toolkit"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
|
||||
|
Loading…
Reference in New Issue
Block a user