wok-6.x rev 9189
speakup: fix WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 09 12:22:48 2011 +0100 (2011-03-09) |
parents | 4ac89a72e7e1 |
children | 2a9e108fd848 |
files | speakup-utils/receipt |
line diff
1.1 --- a/speakup-utils/receipt Wed Mar 09 06:47:11 2011 +0100 1.2 +++ b/speakup-utils/receipt Wed Mar 09 12:22: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()