diff options
author | Rob Austein <sra@hactrn.net> | 2008-10-10 18:28:22 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-10-10 18:28:22 +0000 |
commit | d882eaed49fcc52f893f662e12dacb1de0eeba52 (patch) | |
tree | 63ad097bbc174934ac92baf4256aadd041fd0398 /openssl | |
parent | 256cac33a6f3d7e446c1da349e35d377b21f1d85 (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/Makefile | 2 | ||||
-rw-r--r-- | openssl/openssl-SNAP-20080509.tar.gz | bin | 3875781 -> 0 bytes | |||
-rw-r--r-- | openssl/openssl-SNAP-20081010.tar.gz | bin | 0 -> 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 Binary files differdeleted file mode 100644 index c6b93d0f..00000000 --- a/openssl/openssl-SNAP-20080509.tar.gz +++ /dev/null diff --git a/openssl/openssl-SNAP-20081010.tar.gz b/openssl/openssl-SNAP-20081010.tar.gz Binary files differnew file mode 100644 index 00000000..cdf67741 --- /dev/null +++ b/openssl/openssl-SNAP-20081010.tar.gz |