From dd16348dc0c929d22e9fa07a0b8ca6f24eb3841b Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 2 May 2012 19:28:11 +0000 Subject: [PATCH] Update openconnect to 3.18 Signed-off-by: David Woodhouse git-svn-id: svn://svn.openwrt.org/openwrt/packages@31562 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/openconnect/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 4a03fa8f6..9ba580c50 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 -- 2.11.0