From 1ed01ba09e409c26fe185ddd288b8033e24f9a5d Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos <nmav@gnutls.org> Date: Wed, 28 Jan 2015 20:31:43 +0100 Subject: [PATCH] openconnect: updated to 7.04 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> --- net/openconnect/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 1235f490f..46234cbf6 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openconnect -PKG_VERSION:=7.03 -PKG_RELEASE:=3 +PKG_VERSION:=7.04 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/ -PKG_MD5SUM:=83f6a359906d49473f591ba613ca3fe5 +PKG_MD5SUM:=828fe81388b7ea1155419b8be64a350f PKG_CONFIG_DEPENDS:= \ CONFIG_OPENCONNECT_GNUTLS \