From: Florian Fainelli Date: Tue, 19 Mar 2013 13:39:42 +0000 (+0000) Subject: AA: backport openconnect update to 4.08 (r35599) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=b6e9765a9edc55059812d1c247160cf35ad638d3 AA: backport openconnect update to 4.08 (r35599) SVN-Revision: 36089 --- diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 280775f61b..4eff613b60 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openconnect -PKG_VERSION:=3.18 +PKG_VERSION:=4.08 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/ -PKG_MD5SUM:=5a440ad946cfec0f1ee7ee5519081cf1 +PKG_MD5SUM:=3dd065194d87c08084675d255c8e29ef include $(INCLUDE_DIR)/package.mk