[Buildroot] [git commit] openssl: bump to version 1.0.1l

Peter Korsgaard peter at korsgaard.com
Mon Jan 19 23:43:33 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=e06d091d59d98189873ba4062db0d7419a193eaa
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/openssl/openssl.hash |    8 ++++----
 package/openssl/openssl.mk   |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/openssl/openssl.hash b/package/openssl/openssl.hash
index 0d27eae..79119f1 100644
--- a/package/openssl/openssl.hash
+++ b/package/openssl/openssl.hash
@@ -1,4 +1,4 @@
-# From https://www.openssl.org/source/openssl-1.0.1k.tar.gz.md5
-# From https://www.openssl.org/source/openssl-1.0.1k.tar.gz.sha1
-md5	d4f002bd22a56881340105028842ae1f	openssl-1.0.1k.tar.gz
-sha1	19d818e202558c212a9583fcdaf876995a633ddf	openssl-1.0.1k.tar.gz
+# From https://www.openssl.org/source/openssl-1.0.1l.tar.gz.md5
+# From https://www.openssl.org/source/openssl-1.0.1l.tar.gz.sha1
+md5	cdb22925fc9bc97ccbf1e007661f2aa6	openssl-1.0.1l.tar.gz
+sha1	4547a0b4269acf76b1f9e7d188896867d6fc8c18	openssl-1.0.1l.tar.gz
diff --git a/package/openssl/openssl.mk b/package/openssl/openssl.mk
index 522224c..9b0d9e4 100644
--- a/package/openssl/openssl.mk
+++ b/package/openssl/openssl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENSSL_VERSION = 1.0.1k
+OPENSSL_VERSION = 1.0.1l
 OPENSSL_SITE = http://www.openssl.org/source
 OPENSSL_LICENSE = OpenSSL or SSLeay
 OPENSSL_LICENSE_FILES = LICENSE


More information about the buildroot mailing list