From 618fc70c6e3cec0558ee94af93139c99e438884a Mon Sep 17 00:00:00 2001 From: marino Date: Tue, 12 Jul 2016 22:03:52 +0000 Subject: security/libsodium: Upgrade version 1.0.8 => 1.0.10 Also bump all ports that depend on libsodium. PR: 210999 Submitted by: manu Approved by: vsevolod (maintainer) --- dns/dnscrypt-proxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/dnscrypt-proxy/Makefile') diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile index 7d7927f858e1..feaa594b589d 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ -- cgit