diff download.sh @ 647:6886c9fcb89b

Add download RENAME support and make squashfs use it to give a packagename-version filename like all the others.
author Rob Landley <rob@landley.net>
date Tue, 24 Mar 2009 17:01:41 -0500
parents 555a4cc67438
children 950ef7de1cf9
line wrap: on
line diff
--- a/download.sh	Tue Mar 24 16:19:00 2009 -0500
+++ b/download.sh	Tue Mar 24 17:01:41 2009 -0500
@@ -115,6 +115,7 @@
 
 URL=http://downloads.sourceforge.net/squashfs/squashfs3.4.tar.gz \
 SHA1=6933a8f3098d94f93ec4002a54026b15a6e11640 \
+RENAME="s/(squashfs)(.*)/\1-\2/" \
 download || dienow
 
 # Todo: