wok diff speakup-utils/receipt @ rev 12873
ario: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 25 10:20:55 2012 +0200 (2012-05-25) |
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 Fri May 25 10:20:55 2012 +0200 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()