aboutsummaryrefslogtreecommitdiff
path: root/openssl
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2008-10-10 18:28:22 +0000
committerRob Austein <sra@hactrn.net>2008-10-10 18:28:22 +0000
commitd882eaed49fcc52f893f662e12dacb1de0eeba52 (patch)
tree63ad097bbc174934ac92baf4256aadd041fd0398 /openssl
parent256cac33a6f3d7e446c1da349e35d377b21f1d85 (diff)
Update to new OpenSSL snapshot. This required code changes to track
new type-safety features in the OpenSSL "stack" metatype. svn path=/openssl/Makefile; revision=2012
Diffstat (limited to 'openssl')
-rw-r--r--openssl/Makefile2
-rw-r--r--openssl/openssl-SNAP-20080509.tar.gzbin3875781 -> 0 bytes
-rw-r--r--openssl/openssl-SNAP-20081010.tar.gzbin0 -> 3888158 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/openssl/Makefile b/openssl/Makefile
index 8868d50e..23203d45 100644
--- a/openssl/Makefile
+++ b/openssl/Makefile
@@ -1,6 +1,6 @@
# $Id$
-VERSION = SNAP-20080509
+VERSION = SNAP-20081010
all: openssl-${VERSION}/Makefile
cd openssl-${VERSION}; ${MAKE} $@
diff --git a/openssl/openssl-SNAP-20080509.tar.gz b/openssl/openssl-SNAP-20080509.tar.gz
deleted file mode 100644
index c6b93d0f..00000000
--- a/openssl/openssl-SNAP-20080509.tar.gz
+++ /dev/null
Binary files differ
diff --git a/openssl/openssl-SNAP-20081010.tar.gz b/openssl/openssl-SNAP-20081010.tar.gz
new file mode 100644
index 00000000..cdf67741
--- /dev/null
+++ b/openssl/openssl-SNAP-20081010.tar.gz
Binary files differ