mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 15:07:15 +08:00
openssl group: updated ortp
This commit is contained in:
parent
d01e090803
commit
e0f0ce758a
@ -5,8 +5,8 @@
|
||||
# maintainer : Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=ortp
|
||||
pkgver=0.20.0
|
||||
pkgrel=2
|
||||
pkgver=0.22.0
|
||||
pkgrel=1
|
||||
pkgdesc="A Real-time Transport Protocol (RTP) library"
|
||||
arch=('x86_64')
|
||||
url="http://www.linphone.org/index.php/eng/code_review/ortp"
|
||||
@ -14,7 +14,7 @@ license=('LGPL')
|
||||
depends=('openssl')
|
||||
options=('!libtool')
|
||||
source=("http://ftp.cc.uoc.gr/mirrors/nongnu.org/linphone/$pkgname/sources/$pkgname-$pkgver.tar.gz")
|
||||
md5sums=('b3f2f02fc5b7ba7e294806c81d419f3c')
|
||||
md5sums=('119357e1d904be0289e57c80e5ad90ba')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user