changeset 1548:b4c0d0f07ab0

The zlib guys delete old archives off the server when the update. If you were wondering why download.sh has a fallback mirror...
author Rob Landley <rob@landley.net>
date Fri, 05 Oct 2012 21:18:45 -0500
parents 073395398343
children e5669b094e12
files download.sh
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/download.sh	Fri Oct 05 21:03:33 2012 -0500
+++ b/download.sh	Fri Oct 05 21:18:45 2012 -0500
@@ -103,8 +103,8 @@
 SHA1=24f9364fa3d4c0d7d00cb627b819d0e51055d6c5 \
 maybe_fork "download || dienow"
 
-URL=http://zlib.net/zlib-1.2.5.tar.bz2 \
-SHA1=543fa9abff0442edca308772d6cef85557677e02 \
+URL=http://zlib.net/zlib-1.2.7.tar.bz2 \
+SHA1=858818fe6d358ec682d54ac5e106a2dd62628e7f \
 maybe_fork "download || dienow"
 
 URL=http://downloads.sf.net/squashfs/squashfs4.2.tar.gz \