aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2020-06-25 19:52:57 +0300
committerGitHub <noreply@github.com>2020-06-25 19:52:57 +0300
commit8fb67487697ee0f91f1f46d06fbbac0c8b21486e (patch)
treeeb2ef5125f5af6bc62b4571b26bc01cee485e0e1
parentc1c1d864f928fb20d70de202b6c9ee2367e50f2b (diff)
parentc2d4156086b25d4e67b8bed4f9da1294bdcdfd02 (diff)
Merge pull request #12589 from Grommish/master
[OpenConnect] Update to version 8.10 to address CVE-2020-12823
-rw-r--r--net/openconnect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile
index 996edaa8a..73bb315ed 100644
--- a/net/openconnect/Makefile
+++ b/net/openconnect/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=openconnect
-PKG_VERSION:=8.09
+PKG_VERSION:=8.10
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/
-PKG_HASH:=f39802be4c3a099b211ee4cc3318b3a9a195075deab0b4c1c5880c69340ce9a6
+PKG_HASH:=30e64c6eca4be47bbf1d61f53dc003c6621213738d4ea7a35e5cf1ac2de9bab1
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=COPYING.LGPL