From 66cf9c34ebf5a495cfb67319155ca8efe78b78b0 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 10 Jan 2015 10:07:20 +0100 Subject: [PATCH] openconnect: updated to 7.03 Signed-off-by: Nikos Mavrogiannopoulos --- net/openconnect/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 7b6410d26b..07be680804 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openconnect -PKG_VERSION:=7.02 +PKG_VERSION:=7.03 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/ -PKG_MD5SUM:=d2498cfa1020be4665a7317dc1bf04b0 +PKG_MD5SUM:=83f6a359906d49473f591ba613ca3fe5 PKG_CONFIG_DEPENDS:= \ CONFIG_OPENCONNECT_GNUTLS \ -- 2.30.2