aboutsummaryrefslogtreecommitdiff
path: root/net/openconnect
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-06-17 22:06:52 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-06-17 22:06:52 +0200
commit00671e854de8f036d474e71396d1cd31a550d30b (patch)
tree1dc70cfef9dc3751f8b6619ffd0726db74c503a6 /net/openconnect
parent49bfb73dfd5d51641f2414d861e551ea68e587c4 (diff)
openconnect: updated to 7.06 and disabled MIPS16
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'net/openconnect')
-rw-r--r--net/openconnect/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile
index 605d65380..38ac391c1 100644
--- a/net/openconnect/Makefile
+++ b/net/openconnect/Makefile
@@ -8,12 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=openconnect
-PKG_VERSION:=7.05
+PKG_VERSION:=7.06
PKG_RELEASE:=1
+PKG_USE_MIPS16:=0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/
-PKG_MD5SUM:=10cd4f61e8a11cdf793da2b0fd7a6003
+PKG_MD5SUM:=80f397911e1fed43d897d99be3d5f1a1
PKG_CONFIG_DEPENDS:= \
CONFIG_OPENCONNECT_GNUTLS \