security/openvpn: Bugfix update to v2.5.1
Changelog: https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst#overview-of-changes-in-251 MFH: 2021Q1 (point-level bugfix update)
This commit is contained in:
parent
2eac72b634
commit
ba4b69ff18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566502
2 changed files with 4 additions and 4 deletions
|
@ -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/ \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue