diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2010-11-09 18:55:56 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2010-11-09 18:55:56 +0000 |
commit | 39ffd6b702d37c8e4b19f2a489d90643ec9b9102 (patch) | |
tree | 04688d7ea705b77db103981bf1cee36a151b6dc8 /security/openvpn | |
parent | 7a99f0c208c64b039a8f17a61aeccdd780864141 (diff) |
Notes
Diffstat (limited to 'security/openvpn')
-rw-r--r-- | security/openvpn/Makefile | 4 | ||||
-rw-r--r-- | security/openvpn/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index f040952cddf9..875cdbfe9d21 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -6,11 +6,11 @@ # PORTNAME= openvpn -DISTVERSION= 2.1.3 +DISTVERSION= 2.1.4 CATEGORIES= security net # MASTER_SITES points to hosts in distinct data centers, # so just one MASTER_SITES entry should be OK. -MASTER_SITES= http://openvpn.net/release/ +MASTER_SITES= http://swupdate.openvpn.net/community/releases/ MAINTAINER= mandree@FreeBSD.org COMMENT= Secure IP/Ethernet tunnel daemon diff --git a/security/openvpn/distinfo b/security/openvpn/distinfo index 45d4205df20b..007fe36a234a 100644 --- a/security/openvpn/distinfo +++ b/security/openvpn/distinfo @@ -1,3 +1,2 @@ -MD5 (openvpn-2.1.3.tar.gz) = 7486d3e270ba4b033e311d3e022a0ad7 -SHA256 (openvpn-2.1.3.tar.gz) = 5185181df2e6043bd667377bc92e36ea5a5bd7600af209654f109b6403ca5b36 -SIZE (openvpn-2.1.3.tar.gz) = 860672 +SHA256 (openvpn-2.1.4.tar.gz) = 67fe78e5def82d44d2ad4ef6fc6d87901195849d10b6b3cab81fa03257f52af5 +SIZE (openvpn-2.1.4.tar.gz) = 863726 |