diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-02-24 19:04:01 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-02-24 19:04:01 +0000 |
commit | ba4b69ff18f323e40f292d9e8653881143c434aa (patch) | |
tree | d2ab6d927b2f9ac2de57b2043dc614377646c2b3 | |
parent | 2eac72b6349366dc14e40f7cf4166981c60cc12b (diff) |
Notes
-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 2d47712fedeb..25ce36e48db7 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openvpn -DISTVERSION= 2.5.0 +DISTVERSION= 2.5.1 PORTREVISION?= 0 CATEGORIES= security net net-vpn MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \ diff --git a/security/openvpn/distinfo b/security/openvpn/distinfo index 86ed7defd29a..2e53f51759f8 100644 --- a/security/openvpn/distinfo +++ b/security/openvpn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604077828 -SHA256 (openvpn-2.5.0.tar.xz) = 029a426e44d656cb4e1189319c95fe6fc9864247724f5599d99df9c4c3478fbd -SIZE (openvpn-2.5.0.tar.xz) = 1126928 +TIMESTAMP = 1614191992 +SHA256 (openvpn-2.5.1.tar.xz) = 40930489c837c05f6153f38e1ebaec244431ef1a034e4846ff732d71d59ff194 +SIZE (openvpn-2.5.1.tar.xz) = 1132708 |