Skip to content

Commit

Permalink
Merge pull request openwrt#12589 from Grommish/master
Browse files Browse the repository at this point in the history
[OpenConnect] Update to version 8.10 to address CVE-2020-12823
  • Loading branch information
hnyman authored Jun 25, 2020
2 parents c1c1d86 + c2d4156 commit 8fb6748
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/openconnect/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8fb6748

Please sign in to comment.