changeset 1348:5a33fe4127fd

Update to squashfs 4.2.
author Rob Landley <rob@landley.net>
date Mon, 18 Apr 2011 08:02:06 -0500
parents 8a0a65d7a072
children 37ba3859ea14
files download.sh
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/download.sh	Wed Apr 13 11:05:47 2011 -0500
+++ b/download.sh	Mon Apr 18 08:02:06 2011 -0500
@@ -101,8 +101,8 @@
 SHA1=543fa9abff0442edca308772d6cef85557677e02 \
 maybe_fork "download || dienow"
 
-URL=http://downloads.sf.net/squashfs/squashfs4.1.tar.gz \
-SHA1=7f9b1f9839b3638882f636fd170fd817d650f856 \
+URL=http://downloads.sf.net/squashfs/squashfs4.2.tar.gz \
+SHA1=e0944471ff68e215d3fecd464f30ea6ceb635fd7 \
 RENAME="s/(squashfs)(.*)/\1-\2/" \
 maybe_fork "download || dienow"