diff images/static-tools/build.sh @ 29:f3e1afd794a5

The zlib developers remove each old version as the new one as released, to discourage people from using it (I.E. zlib). Remind me to copy the mirroring architecture into the control image shared infrastructure.
author Rob Landley <rob@landley.net>
date Sun, 10 Jun 2012 20:30:25 -0500
parents 3dadeb04a403
children 488f0a1ac475
line wrap: on
line diff
--- a/images/static-tools/build.sh	Sun Jun 10 20:25:48 2012 -0500
+++ b/images/static-tools/build.sh	Sun Jun 10 20:30:25 2012 -0500
@@ -15,8 +15,8 @@
 SHA1=5554c2fd8ffae5c1e2b289b2024aa85a0889c989 \
 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://matt.ucc.asn.au/dropbear/releases/dropbear-2012.55.tar.bz2