diff options
author | tijl <tijl@FreeBSD.org> | 2015-05-17 04:31:05 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2015-05-17 04:31:05 +0800 |
commit | 4fe3e04826462fa6dc26ac4c7c45f0224358b646 (patch) | |
tree | f0b279a9dd3c5fb771f249c9feca6de8ebcc430c /net/ortp | |
parent | 0f06ad1ef8d2381f8c73d83c46abda31b83dc351 (diff) | |
download | freebsd-ports-gnome-4fe3e04826462fa6dc26ac4c7c45f0224358b646.tar.gz freebsd-ports-gnome-4fe3e04826462fa6dc26ac4c7c45f0224358b646.tar.zst freebsd-ports-gnome-4fe3e04826462fa6dc26ac4c7c45f0224358b646.zip |
Update the Linphone stack: belle-sip 1.4.1, libbzrtp 1.0.2, ortp 0.24.2,
mediastreamer 2.11.2, linphone 3.8.2
Diffstat (limited to 'net/ortp')
-rw-r--r-- | net/ortp/Makefile | 2 | ||||
-rw-r--r-- | net/ortp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 0dc38819d3a2..a5498d7fbaf7 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ortp -PORTVERSION= 0.24.1 +PORTVERSION= 0.24.2 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/ortp/sources diff --git a/net/ortp/distinfo b/net/ortp/distinfo index d94d8985a894..622716dcb2a4 100644 --- a/net/ortp/distinfo +++ b/net/ortp/distinfo @@ -1,2 +1,2 @@ -SHA256 (ortp-0.24.1.tar.gz) = d1ecce20bed145186f727914f10f500d0594e30c2a234a276e7e12dcd8814cd5 -SIZE (ortp-0.24.1.tar.gz) = 557772 +SHA256 (ortp-0.24.2.tar.gz) = cb37c76985b3703157f0ed06d900d662b903ad3c5b772e2d1ea36478ad8a6616 +SIZE (ortp-0.24.2.tar.gz) = 560529 |