aboutsummaryrefslogtreecommitdiffstats
path: root/main/ortp
diff options
context:
space:
mode:
Diffstat (limited to 'main/ortp')
-rw-r--r--main/ortp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ortp/APKBUILD b/main/ortp/APKBUILD
index e32aff0353..f91fae4640 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.18.0
+pkgver=0.20.0
pkgrel=0
pkgdesc="A C library implementing the RTP protocol (RFC3550)"
url="http://www.linphone.org/index.php/code_review/ortp"
@@ -40,4 +40,4 @@ package() {
rm -f "$pkgdir"/usr/lib/*.la
}
-md5sums="098e984f9325d9e2648bfd9863eed501 ortp-0.18.0.tar.gz"
+md5sums="b3f2f02fc5b7ba7e294806c81d419f3c ortp-0.20.0.tar.gz"