From: Florian Eckert Date: Mon, 21 Mar 2022 09:22:13 +0000 (+0100) Subject: stunnel: update to version 5.64 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d932134b1da60eeb10e46fccaa58019c4d55d4b0;p=openwrt-packages.git stunnel: update to version 5.64 Signed-off-by: Florian Eckert --- diff --git a/net/stunnel/Makefile b/net/stunnel/Makefile index 6b020ad52..87f9839ed 100644 --- a/net/stunnel/Makefile +++ b/net/stunnel/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stunnel -PKG_VERSION:=5.62 +PKG_VERSION:=5.64 PKG_RELEASE:=$(AUTORELEASE) 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:=9cf5bb949022aa66c736c1326554cca27d0641605a6370274edc4951eb5bd339 +PKG_HASH:=eebe53ed116ba43b2e786762b0c2b91511e7b74857ad4765824e7199e6faf883 PKG_FIXUP:=autoreconf PKG_FIXUP:=patch-libtool