openconnect: update to 4.07
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 29 Dec 2012 17:59:56 +0000 (17:59 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 29 Dec 2012 17:59:56 +0000 (17:59 +0000)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Patchwork: http://patchwork.openwrt.org/patch/3044/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34928 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/openconnect/Makefile

index 280775f..7812786 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openconnect
-PKG_VERSION:=3.18
+PKG_VERSION:=4.07
 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:=61f26e7936d8b26c0f7e8119b7ef84b2
 
 include $(INCLUDE_DIR)/package.mk