summaryrefslogtreecommitdiffstats
path: root/rules/openssl.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/openssl.make')
-rw-r--r--rules/openssl.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/openssl.make b/rules/openssl.make
index dc2136ef3..257f410f2 100644
--- a/rules/openssl.make
+++ b/rules/openssl.make
@@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_OPENSSL) += openssl
#
# Paths and names
#
-OPENSSL_VERSION := 1.0.1m
-OPENSSL_MD5 := d143d1555d842a069cb7cc34ba745a06
+OPENSSL_VERSION := 1.0.2b
+OPENSSL_MD5 := 7729b259e2dea7d60b32fc3934d6984b
OPENSSL := openssl-$(OPENSSL_VERSION)
OPENSSL_SUFFIX := tar.gz
OPENSSL_URL := http://www.openssl.org/source/$(OPENSSL).$(OPENSSL_SUFFIX)