aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@091d3ff0-52bc-4db5-b7a6-18201e4c0cca>2012-01-24 23:26:27 +0000
committerknarf <knarf@091d3ff0-52bc-4db5-b7a6-18201e4c0cca>2012-01-24 23:26:27 +0000
commit0357383b8f99ed040d0b2a9c8e61dacffbd35ed3 (patch)
tree4d803d5e1b202cc660be2c11ef92830977a22ebc
parent24f95a5ab4442b954db157760ec6302f914b2d91 (diff)
update version, due to security problem http://www.openssl.org/news/secadv_20120118.txt
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/OpenSSL/trunk@25 091d3ff0-52bc-4db5-b7a6-18201e4c0cca
-rw-r--r--OpenSSL.sh2
-rw-r--r--dist/openssl-1.0.0d.tar.gzbin4025484 -> 0 bytes
-rw-r--r--dist/openssl-1.0.0g.tar.gzbin0 -> 4046513 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/OpenSSL.sh b/OpenSSL.sh
index 28f8c18..2a65a14 100644
--- a/OpenSSL.sh
+++ b/OpenSSL.sh
@@ -62,7 +62,7 @@ then
# Set locations
THORN=OpenSSL
- NAME=openssl-1.0.0d
+ NAME=openssl-1.0.0g
SRCDIR=$(dirname $0)
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
if [ -z "${OPENSSL_INSTALL_DIR}" ]; then
diff --git a/dist/openssl-1.0.0d.tar.gz b/dist/openssl-1.0.0d.tar.gz
deleted file mode 100644
index dece3b5..0000000
--- a/dist/openssl-1.0.0d.tar.gz
+++ /dev/null
Binary files differ
diff --git a/dist/openssl-1.0.0g.tar.gz b/dist/openssl-1.0.0g.tar.gz
new file mode 100644
index 0000000..36f84c4
--- /dev/null
+++ b/dist/openssl-1.0.0g.tar.gz
Binary files differ