openssl group: updated ortp

This commit is contained in:
Fabian 2013-07-20 22:09:32 +00:00
parent d01e090803
commit e0f0ce758a

View File

@ -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}