From 81f6ef0013fdad30dfdb4f154dbd2f9afc36239d Mon Sep 17 00:00:00 2001 From: DENG Qingfang Date: Sat, 12 Oct 2019 15:15:46 +0800 Subject: [PATCH] openconnect: update to 8.05 Signed-off-by: DENG Qingfang --- net/openconnect/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 0d90c2b77..f7b3b496b 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openconnect -PKG_VERSION:=8.04 -PKG_RELEASE:=2 +PKG_VERSION:=8.05 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/ -PKG_HASH:=98979c6e3f78b294dc663e3fd75d5c9e9d779f247be9d4e3ab84b5e90565f81f +PKG_HASH:=335c2952d0cb36822acb112eaaf5e3b4acffc6874985fb614fec0b76c4c12992 PKG_LICENSE:=LGPL-2.1-or-later PKG_LICENSE_FILES:=COPYING.LGPL