From: juhosg Date: Sat, 29 Dec 2012 17:59:56 +0000 (+0000) Subject: openconnect: update to 4.07 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=764da6c83986d74e5002f53239638b6c7303164d;p=packages.git openconnect: update to 4.07 Signed-off-by: David Woodhouse Patchwork: http://patchwork.openwrt.org/patch/3044/ Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@34928 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 280775f61..781278680 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.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