Date: Friday, April 1, 2011 @ 11:13:40 Author: andrea Revision: 117400
upgpkg: ortp 0.16.5-1 upstream release Modified: ortp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-01 14:54:01 UTC (rev 117399) +++ PKGBUILD 2011-04-01 15:13:40 UTC (rev 117400) @@ -4,7 +4,7 @@ # Contributor: William Rea <[email protected]> pkgname=ortp -pkgver=0.16.4 +pkgver=0.16.5 pkgrel=1 pkgdesc="A Real-time Transport Protocol (RTP) library" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('openssl') options=('!libtool') source=("http://ftp.cc.uoc.gr/mirrors/nongnu.org/linphone/${pkgname}/sources/${pkgname}-${pkgver}.tar.gz") -md5sums=('0f0f7acf7e62c0f5ade44f2915458a99') +md5sums=('94546901d14b85f97342f4ecf39489b1') build() { cd ${srcdir}/${pkgname}-${pkgver}
