From: Florian Eckert Date: Mon, 10 Jan 2022 13:37:09 +0000 (+0100) Subject: stunnel: update to 5.61 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1e17d3b93cb876170d399c6f596bd02b52551e83;p=openwrt-packages.git stunnel: update to 5.61 Signed-off-by: Florian Eckert --- diff --git a/net/stunnel/Makefile b/net/stunnel/Makefile index 943eba200..39a115415 100644 --- a/net/stunnel/Makefile +++ b/net/stunnel/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stunnel -PKG_VERSION:=5.60 -PKG_RELEASE:=2 +PKG_VERSION:=5.61 +PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0-or-later PKG_MAINTAINER:=Florian Eckert @@ -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:=c45d765b1521861fea9b03b425b9dd7d48b3055128c0aec673bba5ef9b8f787d +PKG_HASH:=91ea0ca6482d8f7e7d971ee64ab4f86a2817d038a372f0893e28315ef2015d7a PKG_FIXUP:=autoreconf PKG_FIXUP:=patch-libtool