From: Gabor Juhos Date: Wed, 2 May 2012 19:28:11 +0000 (+0000) Subject: Update openconnect to 3.18 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=c62e423feffb94659b89b449a5b5e0dc31390f9d;ds=sidebyside Update openconnect to 3.18 Signed-off-by: David Woodhouse SVN-Revision: 31562 --- diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 4a03fa8f65..9ba580c50f 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openconnect -PKG_VERSION:=3.16 -PKG_RELEASE:=2 +PKG_VERSION:=3.18 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/ -PKG_MD5SUM:=ce258b996e6af9128f20fb797938f7b7 +PKG_MD5SUM:=5a440ad946cfec0f1ee7ee5519081cf1 include $(INCLUDE_DIR)/package.mk