aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRechi <Rechi@users.noreply.github.com>2016-03-01 09:42:35 +0100
committerRechi <Rechi@users.noreply.github.com>2016-03-01 20:17:30 +0100
commita8aa04ff2f85f01bbd3608bfc5b39c5329698c25 (patch)
tree041a0b335ce9a21a25630781c315def815e6706e
parent034aa80bde5832ff22c26f77f1c2af702cf75c55 (diff)
[depends] Bump openssl to 1.0.2g
-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 23bd7881c2..b3b0393721 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.2d
+VERSION=1.0.2g
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz