stunnel: bump to version 5.44
authorBaruch Siach <baruch@tkos.co.il>
Thu, 7 Dec 2017 20:33:52 +0000 (22:33 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 7 Dec 2017 21:14:44 +0000 (22:14 +0100)
Add license files hashes.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/stunnel/stunnel.hash
package/stunnel/stunnel.mk

index c4e70a7f9aafe5bf3f1eaa6359d9a076d670b599..d3b9451ce9b8133348b7b2bec77e530774aa5e4d 100644 (file)
@@ -1,2 +1,5 @@
-# From http://www.stunnel.org/pipermail/stunnel-announce/2016-September/000125.html
-sha256 eb8952fcfdfcdf5056a1f1a78e1ec5014b819c5f5f7599b924dc4490ffe4b5ea        stunnel-5.36.tar.gz
+# From https://www.stunnel.org/downloads/stunnel-5.44.tar.gz.sha256
+sha256 990a325dbb47d77d88772dd02fbbd27d91b1fea3ece76c9ff4461eca93f12299        stunnel-5.44.tar.gz
+# Locally calculated
+sha256 c43821865591e4d893906e2801b5ec4de58e51978f5563a61475cd0adc0bec4d        COPYING
+sha256 1ee2b290e92c211b08df10e9fcaf32596cdb22b8eae731b18c2c074a4a83eebe        COPYRIGHT.GPL
index 99e5381a7c70caafe90baeb6ecb786d18449a336..4a5d2a0335ca5adc9cce7813d1d82520211cd3c0 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 STUNNEL_VERSION_MAJOR = 5
-STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).36
+STUNNEL_VERSION = $(STUNNEL_VERSION_MAJOR).44
 STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/$(STUNNEL_VERSION_MAJOR).x
 STUNNEL_DEPENDENCIES = openssl
 STUNNEL_CONF_OPTS = --with-ssl=$(STAGING_DIR)/usr --with-threads=fork \