diff --git a/net/stunnel/Makefile b/net/stunnel/Makefile index 39a115415..6b020ad52 100644 --- a/net/stunnel/Makefile +++ b/net/stunnel/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stunnel -PKG_VERSION:=5.61 -PKG_RELEASE:=1 +PKG_VERSION:=5.62 +PKG_RELEASE:=$(AUTORELEASE) 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:=91ea0ca6482d8f7e7d971ee64ab4f86a2817d038a372f0893e28315ef2015d7a +PKG_HASH:=9cf5bb949022aa66c736c1326554cca27d0641605a6370274edc4951eb5bd339 PKG_FIXUP:=autoreconf PKG_FIXUP:=patch-libtool