summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Duskett <Aduskett@gmail.com>2017-07-14 14:15:23 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-15 00:07:01 +0200
commit6c0fb459c6c581b7c7f8ea823770707f8f092719 (patch)
treefb930c76211ceab79c04c7d0c43f3af369a564f6
parent05827480fa6ca62c66ce34326e8992ccef6772f6 (diff)
downloadbuildroot-6c0fb459c6c581b7c7f8ea823770707f8f092719.tar.gz
buildroot-6c0fb459c6c581b7c7f8ea823770707f8f092719.zip
libressl: bump version to 2.5.5
Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/libressl/libressl.hash2
-rw-r--r--package/libressl/libressl.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/libressl/libressl.hash b/package/libressl/libressl.hash
index 9ffe9648af..580701d6a7 100644
--- a/package/libressl/libressl.hash
+++ b/package/libressl/libressl.hash
@@ -1,2 +1,2 @@
# From https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/SHA256
-sha256 107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa libressl-2.5.4.tar.gz
+sha256 e57f5e3d5842a81fe9351b6e817fcaf0a749ca4ef35a91465edba9e071dce7c4 libressl-2.5.5.tar.gz
diff --git a/package/libressl/libressl.mk b/package/libressl/libressl.mk
index 694144736b..ccd236d293 100644
--- a/package/libressl/libressl.mk
+++ b/package/libressl/libressl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBRESSL_VERSION = 2.5.4
+LIBRESSL_VERSION = 2.5.5
LIBRESSL_SITE = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL
LIBRESSL_LICENSE = ISC (new additions), OpenSSL or SSLeay (original OpenSSL code)
LIBRESSL_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud