summaryrefslogtreecommitdiffstats
path: root/src/openssl.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-04-08 08:11:12 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-04-08 08:11:12 (GMT)
commit24dade09119245e10a9d7c15d350331637c06de8 (patch)
tree6e7b467e037ed19319be775bf6a6daaa5899fffe /src/openssl.mk
parentab49a50845436b38f5b788fcf625b1eb3cba105d (diff)
downloadmxe-24dade09119245e10a9d7c15d350331637c06de8.zip
mxe-24dade09119245e10a9d7c15d350331637c06de8.tar.gz
mxe-24dade09119245e10a9d7c15d350331637c06de8.tar.bz2
update package openssl
Diffstat (limited to 'src/openssl.mk')
-rw-r--r--src/openssl.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/openssl.mk b/src/openssl.mk
index 4e41ba6..3ba1547 100644
--- a/src/openssl.mk
+++ b/src/openssl.mk
@@ -3,8 +3,8 @@
PKG := openssl
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.0.1f
-$(PKG)_CHECKSUM := 9ef09e97dfc9f14ac2c042f3b7e301098794fc0f
+$(PKG)_VERSION := 1.0.1g
+$(PKG)_CHECKSUM := b28b3bcb1dc3ee7b55024c9f795be60eb3183e3c
$(PKG)_SUBDIR := openssl-$($(PKG)_VERSION)
$(PKG)_FILE := openssl-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.openssl.org/source/$($(PKG)_FILE)