Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (cb8296525381412caab8a0dc7d13ccf2a9ce57bf)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (cb8296525381412caab8a0dc7d13ccf2a9ce57bf)
  • Date: Fri, 10 Feb 2023 18:52:26 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

net/openvpn/DETAILS | 4 ++--
net/openvpn/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit cb8296525381412caab8a0dc7d13ccf2a9ce57bf
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

net/openvpn: switched to official tarball, updated source url and hash

diff --git a/net/openvpn/DETAILS b/net/openvpn/DETAILS
index 98ef328..cf2575c 100755
--- a/net/openvpn/DETAILS
+++ b/net/openvpn/DETAILS
@@ -1,10 +1,10 @@
SPELL=openvpn
VERSION=2.6.0
-
SOURCE_HASH=sha512:1634a9e8ebd0afb5fd99c65654496f0f45bd78fea3e145998c728c88508e02fc07182ffa1f6d0409806b533b98ee275433c99a06eac07e4c2f0620f76692cd35
+
SOURCE_HASH=sha512:d5a40134ef318214095f9cdd1192648a677ae05b9bb450450366106706a8cfe09708605fd83605f8ce892a80a5a9a68d0a95dd2abb4f4180028751b29407712b
SECURITY_PATCH=7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_URL=("https://github.com/OpenVPN/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz";)
+
SOURCE_URL=("https://swupdate.openvpn.org/community/releases/${SOURCE}";)
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 8786a10..a079d3b 100644
--- a/net/openvpn/HISTORY
+++ b/net/openvpn/HISTORY
@@ -1,3 +1,6 @@
+2023-02-10 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: switched to official tarball, updated source url and hash
+
2023-01-25 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.6.0, xz -> gz, switched to github url




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (cb8296525381412caab8a0dc7d13ccf2a9ce57bf), Pavel Vinogradov, 02/10/2023

Archive powered by MHonArc 2.6.24.

Top of Page