aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMartijn Kaijser <martijn@xbmc.org>2017-07-25 20:30:03 +0200
committerGitHub <noreply@github.com>2017-07-25 20:30:03 +0200
commit0d55e122bb3c64dc79b8792434c99cc9c7ce56bd (patch)
tree6e49ee071509e0ba9a625c3e94675bc7f09d6214 /tools
parent3370802e644138f7a208d095df954ec36757134e (diff)
parent5e885c795667172a7e886753d85a1da9a64c2a6b (diff)
Merge pull request #12569 from Rechi/bumpOpenssl
[depends] bump openssl to 1.0.2l
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/target/openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/openssl/Makefile b/tools/depends/target/openssl/Makefile
index 0a1bb1673f..e3cd872d08 100644
--- a/tools/depends/target/openssl/Makefile
+++ b/tools/depends/target/openssl/Makefile
@@ -3,7 +3,7 @@ DEPS= ../../Makefile.include Makefile
# lib name, version
LIBNAME=openssl
-VERSION=1.0.2k
+VERSION=1.0.2l
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz