summaryrefslogtreecommitdiffstats
path: root/main/ortp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/ortp/APKBUILD')
-rw-r--r--main/ortp/APKBUILD8
1 files changed, 2 insertions, 6 deletions
diff --git a/main/ortp/APKBUILD b/main/ortp/APKBUILD
index a9f059dbd..e32aff035 100644
--- a/main/ortp/APKBUILD
+++ b/main/ortp/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
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"