summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-04-26 21:06:10 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-04-26 21:06:10 (GMT)
commit2317ef57e383052943e746ef59febb39a7eb22ea (patch)
tree9f4b2b6eeb847f2f7215bb0be7080976e8631514 /src
parent11f0475dd591632e0081c20af275b470bb9d66b3 (diff)
downloadmxe-2317ef57e383052943e746ef59febb39a7eb22ea.zip
mxe-2317ef57e383052943e746ef59febb39a7eb22ea.tar.gz
mxe-2317ef57e383052943e746ef59febb39a7eb22ea.tar.bz2
update package openssl
Diffstat (limited to 'src')
-rw-r--r--src/openssl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openssl.mk b/src/openssl.mk
index 7882e4d..9c29531 100644
--- a/src/openssl.mk
+++ b/src/openssl.mk
@@ -3,7 +3,7 @@
PKG := openssl
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := b7c4608c36fa84bfcce39baba5afacd65184be5b
+$(PKG)_CHECKSUM := b6222cbbf835c27d9ad6db22262da6e4a2aca8b8
$(PKG)_SUBDIR := openssl-$($(PKG)_VERSION)
$(PKG)_FILE := openssl-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.openssl.org/source/$($(PKG)_FILE)