diff options
author | Rob Austein <sra@hactrn.net> | 2009-03-10 15:41:15 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2009-03-10 15:41:15 +0000 |
commit | 298f78a421bef66b8dbeda48878166fecfc3f7df (patch) | |
tree | 8a82e3e945b7a8b1ae83a5168d142c6f07c081ff | |
parent | 631f65e37341e786a170fe8d2103175aefb9b375 (diff) |
Update snapshot -- this finally fixes the :: printout bug
svn path=/openssl/Makefile; revision=2282
-rw-r--r-- | openssl/Makefile | 2 | ||||
-rw-r--r-- | openssl/openssl-SNAP-20090108.tar.gz | bin | 3932118 -> 0 bytes | |||
-rw-r--r-- | openssl/openssl-SNAP-20090310.tar.gz | bin | 0 -> 3936276 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/openssl/Makefile b/openssl/Makefile index 10b8e2f5..912b6e5f 100644 --- a/openssl/Makefile +++ b/openssl/Makefile @@ -1,6 +1,6 @@ # $Id$ -VERSION = SNAP-20090108 +VERSION = SNAP-20090310 all: openssl-${VERSION}/Makefile cd openssl-${VERSION}; ${MAKE} $@ diff --git a/openssl/openssl-SNAP-20090108.tar.gz b/openssl/openssl-SNAP-20090108.tar.gz Binary files differdeleted file mode 100644 index 334d631c..00000000 --- a/openssl/openssl-SNAP-20090108.tar.gz +++ /dev/null diff --git a/openssl/openssl-SNAP-20090310.tar.gz b/openssl/openssl-SNAP-20090310.tar.gz Binary files differnew file mode 100644 index 00000000..ccc4661a --- /dev/null +++ b/openssl/openssl-SNAP-20090310.tar.gz |