From 7bce2138ef21ff4e9ab68043d6e4d7c03bdf8a88 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Mon, 7 Nov 2022 13:46:31 +0100 Subject: [PATCH] stunnel: update version to 5.67 Signed-off-by: Florian Eckert --- net/stunnel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/stunnel/Makefile b/net/stunnel/Makefile index 9a782b5ca..98013c7e2 100644 --- a/net/stunnel/Makefile +++ b/net/stunnel/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stunnel -PKG_VERSION:=5.66 +PKG_VERSION:=5.67 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:=558178704d1aa5f6883aac6cc5d6bbf2a5714c8a0d2e91da0392468cee9f579c +PKG_HASH:=3086939ee6407516c59b0ba3fbf555338f9d52f459bcab6337c0f00e91ea8456 PKG_FIXUP:=autoreconf PKG_FIXUP:=patch-libtool