From: Florian Eckert Date: Tue, 13 Feb 2024 11:30:54 +0000 (+0100) Subject: stunnel: update to version 5.72 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=dfcdf2e2f600a7419cd4093cd678355554dfdd2c;p=openwrt-packages.git stunnel: update to version 5.72 Signed-off-by: Florian Eckert --- diff --git a/net/stunnel/Makefile b/net/stunnel/Makefile index 40b41234e..989e2b2e5 100644 --- a/net/stunnel/Makefile +++ b/net/stunnel/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stunnel -PKG_VERSION:=5.71 +PKG_VERSION:=5.72 PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0-or-later @@ -23,7 +23,7 @@ PKG_SOURCE_URL:= \ https://www.usenix.org.uk/mirrors/stunnel/archive/$(word 1, $(subst .,$(space),$(PKG_VERSION))).x/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_HASH:=f023aae837c2d32deb920831a5ee1081e11c78a5d57340f8e6f0829f031017f5 +PKG_HASH:=3d532941281ae353319735144e4adb9ae489a10b7e309c58a48157f08f42e949 PKG_FIXUP:=autoreconf PKG_FIXUP:=patch-libtool