wok diff speakup-utils/receipt @ rev 9197
spidermonkey: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 10 11:24:48 2011 +0100 (2011-03-10) |
parents | ab10ecbda82f |
children | 3b4e4318134e |
line diff
1.1 --- a/speakup-utils/receipt Tue Mar 08 17:55:35 2011 +0000 1.2 +++ b/speakup-utils/receipt Thu Mar 10 11:24:48 2011 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 SOURCE="speakup" 1.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://linux-speakup.org/" 1.7 -WGET_URL="ftp://linux-speakup.org/speakup/$TARBALL" 1.8 +WGET_URL="ftp://linux-speakup.org/pub/speakup/$TARBALL" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()