diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2010-08-27 20:03:12 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2010-08-27 20:03:12 +0000 |
commit | 9ce3d7d281653e2a07a3cb581010e3208978632e (patch) | |
tree | 7c846daa78bd9f25ff0f093d04f934529746ebb6 | |
parent | Update binaries to 7.3-RELEASE (diff) |
Update to 2.1.3
No functional changes, but avoids 'have you seen new release'
type mail flood. :)
Notes
Notes:
svn path=/head/; revision=260098
-rw-r--r-- | security/openvpn/Makefile | 2 | ||||
-rw-r--r-- | security/openvpn/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index ef627da35a3c..f040952cddf9 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openvpn -DISTVERSION= 2.1.2 +DISTVERSION= 2.1.3 CATEGORIES= security net # MASTER_SITES points to hosts in distinct data centers, # so just one MASTER_SITES entry should be OK. diff --git a/security/openvpn/distinfo b/security/openvpn/distinfo index b7473700f7e4..45d4205df20b 100644 --- a/security/openvpn/distinfo +++ b/security/openvpn/distinfo @@ -1,3 +1,3 @@ -MD5 (openvpn-2.1.2.tar.gz) = 543a30dafcdefe1d67c0e47b80741755 -SHA256 (openvpn-2.1.2.tar.gz) = 36ec37ba17b536b69aa3459a891c15be6218f1ca0ec329df8b7ea63bb695e153 -SIZE (openvpn-2.1.2.tar.gz) = 861104 +MD5 (openvpn-2.1.3.tar.gz) = 7486d3e270ba4b033e311d3e022a0ad7 +SHA256 (openvpn-2.1.3.tar.gz) = 5185181df2e6043bd667377bc92e36ea5a5bd7600af209654f109b6403ca5b36 +SIZE (openvpn-2.1.3.tar.gz) = 860672 |