summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorIsmael Luceno2022-05-30 22:57:14 +0200
committerIsmael Luceno2022-05-30 23:00:35 +0200
commitd9e26a5d0ee6f5b38c5ea5f3979ff458b2924e17 (patch)
treec4ce70fb94d61d0b8e70ce01269824b153af8b45 /net
parent147df51c852ccf168a4c1fd7ead7b8c7a5f0e0f5 (diff)
openconnect 8.20
Diffstat (limited to 'net')
-rwxr-xr-xnet/openconnect/DEPENDS1
-rwxr-xr-xnet/openconnect/DETAILS4
-rw-r--r--net/openconnect/HISTORY3
3 files changed, 6 insertions, 2 deletions
diff --git a/net/openconnect/DEPENDS b/net/openconnect/DEPENDS
new file mode 100755
index 0000000000..a3c11a88aa
--- /dev/null
+++ b/net/openconnect/DEPENDS
@@ -0,0 +1 @@
+depends vpnc-scripts
diff --git a/net/openconnect/DETAILS b/net/openconnect/DETAILS
index 7f807fcaa1..4569d4aa09 100755
--- a/net/openconnect/DETAILS
+++ b/net/openconnect/DETAILS
@@ -1,8 +1,8 @@
SPELL=openconnect
- VERSION=7.08
+ VERSION=8.20
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=ftp://ftp.infradead.org/pub/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:22f9b0bd4bd17e2ab91ff42b2464c89abba035fe705c037ba4d1042ace460c8738e20481783a1edc3b7dd6503fe9fcc7fdd188552811fb1525310e25a4c2f400
+ SOURCE_HASH=sha512:76f5e49948391397ea1f7d2fca5798731f4278fee74c3da9b0f0daba6c386ce79ec5d87d40b6d3d99bb2528a038b5a2076df4159bb29c52cba62efb2ca52c8ab
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.infradead.org/openconnect/"
LICENSE[0]="LGPL-2.1"
diff --git a/net/openconnect/HISTORY b/net/openconnect/HISTORY
index 48d3f72373..cfad4a0853 100644
--- a/net/openconnect/HISTORY
+++ b/net/openconnect/HISTORY
@@ -1,2 +1,5 @@
+2022-05-30 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS, DETAILS: updated spell to 8.20
+
2018-02-05 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: spell created