From: Nikos Mavrogiannopoulos Date: Fri, 1 May 2020 11:42:06 +0000 (+0200) Subject: openconnect: updated to 8.09 X-Git-Url: http://git.openwrt.org/?p=feed%2Fpackages.git;a=commitdiff_plain;h=d58c3d48a54df3907d8df7808b43afe5e3e890fa openconnect: updated to 8.09 Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 1f44978c4f..996edaa8ae 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openconnect -PKG_VERSION:=8.05 -PKG_RELEASE:=3 +PKG_VERSION:=8.09 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/ -PKG_HASH:=335c2952d0cb36822acb112eaaf5e3b4acffc6874985fb614fec0b76c4c12992 +PKG_HASH:=f39802be4c3a099b211ee4cc3318b3a9a195075deab0b4c1c5880c69340ce9a6 PKG_LICENSE:=LGPL-2.1-or-later PKG_LICENSE_FILES:=COPYING.LGPL