commit 834c400a04ff6af86e4a7d763d516f9c1ec6741a parent d9b6d1bbc804156cbc340e4b87f7978734d432cb Author: Hannu Nyman <hannu.nyman@iki.fi> Date: Sun, 2 Apr 2017 11:56:36 +0300 Merge pull request #4228 from diizzyy/patch-44 net/stunnel: Update to 5.41 Diffstat:
| M | net/stunnel/Makefile | | | 7 | ++++--- |
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/net/stunnel/Makefile b/net/stunnel/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stunnel -PKG_VERSION:=5.40 +PKG_VERSION:=5.41 PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0+ @@ -17,9 +17,10 @@ PKG_LICENSE_FILES:=COPYING COPYRIGHT.GPL PKG_SOURCE_URL:= \ http://ftp.nluug.nl/pub/networking/stunnel/ \ - http://www.usenix.org.uk/mirrors/stunnel/ + http://www.usenix.org.uk/mirrors/stunnel/ \ + https://www.stunnel.org/downloads/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=23acdb390326ffd507d90f8984ecc90e0d9993f6bd6eac1d0a642456565c45ff +PKG_HASH:=f05c6321ee1f6ddebacc234ccf20825971941e831b5beea6d0ce0b8e1668148f PKG_FIXUP:=autoreconf PKG_INSTALL:=1