From d882eaed49fcc52f893f662e12dacb1de0eeba52 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 10 Oct 2008 18:28:22 +0000 Subject: 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 --- openssl/Makefile | 2 +- openssl/openssl-SNAP-20080509.tar.gz | Bin 3875781 -> 0 bytes openssl/openssl-SNAP-20081010.tar.gz | Bin 0 -> 3888158 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 openssl/openssl-SNAP-20080509.tar.gz create mode 100644 openssl/openssl-SNAP-20081010.tar.gz (limited to 'openssl') 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 Binary files a/openssl/openssl-SNAP-20080509.tar.gz and /dev/null differ diff --git a/openssl/openssl-SNAP-20081010.tar.gz b/openssl/openssl-SNAP-20081010.tar.gz new file mode 100644 index 00000000..cdf67741 Binary files /dev/null and b/openssl/openssl-SNAP-20081010.tar.gz differ -- cgit v1.2.3