summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPavel Vinogradov2023-01-25 20:41:31 -0500
committerPavel Vinogradov2023-01-25 20:41:31 -0500
commit3990b2d007931aa113a3e808cf7d70d67afd5614 (patch)
tree96bf6c88face7ce464bd24a1e869e31170adfc23 /net
parent9dd864793cc85da2302fc20fd6d9bf8addbd2cdd (diff)
net/openvpn: version 2.6.0
Diffstat (limited to 'net')
-rwxr-xr-xnet/openvpn/DETAILS8
-rw-r--r--net/openvpn/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/net/openvpn/DETAILS b/net/openvpn/DETAILS
index d5b7b58c88..98ef328de6 100755
--- a/net/openvpn/DETAILS
+++ b/net/openvpn/DETAILS
@@ -1,10 +1,10 @@
SPELL=openvpn
- VERSION=2.5.8
- SOURCE_HASH=sha512:6588e9525ae4cee04ad9099df3f5e4a1d51a2fceb4609d7352089f7c611ae4792ec056bc84a24ee0d6b91a067b1c88b028aa8f282a7f0e1587f80b7603d8d068
+ VERSION=2.6.0
+ SOURCE_HASH=sha512:1634a9e8ebd0afb5fd99c65654496f0f45bd78fea3e145998c728c88508e02fc07182ffa1f6d0409806b533b98ee275433c99a06eac07e4c2f0620f76692cd35
SECURITY_PATCH=7
- SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL=("https://build.openvpn.net/downloads/releases/$SOURCE")
+ SOURCE_URL=("https://github.com/OpenVPN/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz")
WEB_SITE=https://openvpn.net
ENTERED=20040506
LICENSE[0]=https://openvpn.net/license.html
diff --git a/net/openvpn/HISTORY b/net/openvpn/HISTORY
index b838c373be..8786a10fd9 100644
--- a/net/openvpn/HISTORY
+++ b/net/openvpn/HISTORY
@@ -1,3 +1,6 @@
+2023-01-25 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 2.6.0, xz -> gz, switched to github url
+
2022-11-28 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 2.5.8