From 1fe29dc93d8a893c1f5ca0a29df26c117cc0dc2e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 12 Feb 2012 11:43:54 +0000 Subject: main/ortp: upgrade to 0.18.0 --- main/ortp/APKBUILD | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'main/ortp/APKBUILD') diff --git a/main/ortp/APKBUILD b/main/ortp/APKBUILD index a9f059dbd4..e32aff0353 100644 --- a/main/ortp/APKBUILD +++ b/main/ortp/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa # Maintainer: Natanael Copa pkgname=ortp -pkgver=0.16.5 +pkgver=0.18.0 pkgrel=0 pkgdesc="A C library implementing the RTP protocol (RFC3550)" url="http://www.linphone.org/index.php/code_review/ortp" @@ -12,8 +12,6 @@ makedepends="" install="" subpackages="$pkgname-dev" source="http://nongnu.askapache.com/linphone/ortp/sources/ortp-$pkgver.tar.gz - ortp-0.16.1-retval.patch - ortp-0.16.1-unusedvar.patch " _builddir="$srcdir"/ortp-$pkgver @@ -42,6 +40,4 @@ package() { rm -f "$pkgdir"/usr/lib/*.la } -md5sums="94546901d14b85f97342f4ecf39489b1 ortp-0.16.5.tar.gz -cdd971e04073b3de2e935e6ff502110f ortp-0.16.1-retval.patch -f3323a01f3d82279c3ce5ed1bb1969c5 ortp-0.16.1-unusedvar.patch" +md5sums="098e984f9325d9e2648bfd9863eed501 ortp-0.18.0.tar.gz" -- cgit v1.2.3