From faff71c576b52e980b013863deffac1e3eafa345 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Thu, 16 Aug 2018 23:09:47 +0200 Subject: [PATCH] net/stunnel: Update to 5.48 Update stunnel to 5.48 Signed-off-by: Daniel Engberg --- net/stunnel/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/stunnel/Makefile b/net/stunnel/Makefile index e23bd9210..bf013c715 100644 --- a/net/stunnel/Makefile +++ b/net/stunnel/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stunnel -PKG_VERSION:=5.44 -PKG_RELEASE:=4 +PKG_VERSION:=5.48 +PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0+ PKG_MAINTAINER:=Florian Eckert @@ -20,7 +20,7 @@ PKG_SOURCE_URL:= \ http://www.usenix.org.uk/mirrors/stunnel/ \ https://www.stunnel.org/downloads/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_HASH:=990a325dbb47d77d88772dd02fbbd27d91b1fea3ece76c9ff4461eca93f12299 +PKG_HASH:=1011d5a302ce6a227882d094282993a3187250f42f8a801dcc1620da63b2b8df PKG_FIXUP:=autoreconf PKG_FIXUP:=patch-libtool