summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2018-08-20 07:54:39 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-08-20 23:06:32 +0200
commit25eb81d6ef5e1c2029ff1be4ac4ec894c4958177 (patch)
tree7f99fa72d3a75056317881694f6244e47601fb19
parentece420b121713cfb414a8beb35b89beeaafc686b (diff)
downloadbuildroot-25eb81d6ef5e1c2029ff1be4ac4ec894c4958177.tar.gz
buildroot-25eb81d6ef5e1c2029ff1be4ac4ec894c4958177.zip
package/ustream-ssl: bump version
This release includes support for OpenSSL 1.1.x Added hashes for tarball and license file. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-rw-r--r--package/ustream-ssl/ustream-ssl.hash3
-rw-r--r--package/ustream-ssl/ustream-ssl.mk2
2 files changed, 4 insertions, 1 deletions
diff --git a/package/ustream-ssl/ustream-ssl.hash b/package/ustream-ssl/ustream-ssl.hash
new file mode 100644
index 0000000000..ba315f88dc
--- /dev/null
+++ b/package/ustream-ssl/ustream-ssl.hash
@@ -0,0 +1,3 @@
+# Locally computed
+sha256 63ecc9d78ef83020a4539a89c8a3690657e7bbe7580ae02cc0e7b4267ffea5cd ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb.tar.gz
+sha256 90dd1590cf400a548438e2575e1ff46d8fb8cebae7d09f544aae7e059e30b6c5 ustream-ssl.h
diff --git a/package/ustream-ssl/ustream-ssl.mk b/package/ustream-ssl/ustream-ssl.mk
index 9b10788293..7804eb5d38 100644
--- a/package/ustream-ssl/ustream-ssl.mk
+++ b/package/ustream-ssl/ustream-ssl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-USTREAM_SSL_VERSION = 45ac93088bc6f2d8ef3b0512d8e1ddfd9c4ee9e5
+USTREAM_SSL_VERSION = 23a3f2830341acd1db149175baf7315a33bd0edb
USTREAM_SSL_SITE = git://git.openwrt.org/project/ustream-ssl.git
USTREAM_SSL_LICENSE = ISC
USTREAM_SSL_LICENSE_FILES = ustream-ssl.h
OpenPOWER on IntegriCloud