From e0f0ce758aa9f6b07f0e20e703be19dce2e8b5cc Mon Sep 17 00:00:00 2001 From: Fabian Date: Sat, 20 Jul 2013 22:09:32 +0000 Subject: [PATCH] openssl group: updated ortp --- ortp/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ortp/PKGBUILD b/ortp/PKGBUILD index 123df1ecd..82f4272f6 100644 --- a/ortp/PKGBUILD +++ b/ortp/PKGBUILD @@ -5,8 +5,8 @@ # maintainer : Manuel Tortosa 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}