aboutsummaryrefslogtreecommitdiff
path: root/devel/libzrtpcpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libzrtpcpp/Makefile')
-rw-r--r--devel/libzrtpcpp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libzrtpcpp/Makefile b/devel/libzrtpcpp/Makefile
index 8e94fe55eff0..62f62317a251 100644
--- a/devel/libzrtpcpp/Makefile
+++ b/devel/libzrtpcpp/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libzrtpcpp
-PORTVERSION= 0.9.0
-PORTREVISION= 1
+PORTVERSION= 0.9.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=ccrtp
@@ -15,7 +14,7 @@ MASTER_SITE_SUBDIR=ccrtp
MAINTAINER= acm@FreeBSD.org
COMMENT= ZRTP extension for GNU ccRTP
-LIB_DEPENDS= ccrtp1-1.5.0:${PORTSDIR}/devel/ccrtp
+LIB_DEPENDS= ccrtp1-1.5.1:${PORTSDIR}/devel/ccrtp
GNU_CONFIGURE= yes
USE_GMAKE= yes