From: florian Date: Tue, 19 Mar 2013 13:39:42 +0000 (+0000) Subject: AA: backport openconnect update to 4.08 (r35599) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=d7775e01872b4fdc96edb514833f92c9b2f8a95b;p=12.09%2Fpackages.git AA: backport openconnect update to 4.08 (r35599) git-svn-id: svn://svn.openwrt.org/openwrt/branches/packages_12.09@36089 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 280775f..4eff613 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