From 86257f855003e7799aa160998ab26f7acc0ff1d6 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Mon, 28 Nov 2016 08:56:44 +0100 Subject: [PATCH] net/stunnel: Update to 5.38 Updates stunnel to version 5.38 Signed-off-by: Daniel Engberg --- net/stunnel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/stunnel/Makefile b/net/stunnel/Makefile index 7094c4734..30bb958e6 100644 --- a/net/stunnel/Makefile +++ b/net/stunnel/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stunnel -PKG_VERSION:=5.37 +PKG_VERSION:=5.38 PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0+ @@ -19,7 +19,7 @@ PKG_SOURCE_URL:= \ http://ftp.nluug.nl/pub/networking/stunnel/ \ http://www.usenix.org.uk/mirrors/stunnel/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=d0e3530e3effc64fdec792c71791d4937c6b8bd3b9ea4895c6bb6526dcd0d241 +PKG_MD5SUM:=09ada29ba1683ab1fd1f31d7bed8305127a0876537e836a40cb83851da034fd5 PKG_FIXUP:=autoreconf PKG_INSTALL:=1