# HG changeset patch # User Pascal Bellard # Date 1299669768 -3600 # Node ID ec4ef31b3ad772bcb162fc0dc46cb6ccec68165b # Parent 4ac89a72e7e1e1eda2f75ed055b9fba03d159861 speakup: fix WGET_URL diff -r 4ac89a72e7e1 -r ec4ef31b3ad7 speakup-utils/receipt --- a/speakup-utils/receipt Wed Mar 09 06:47:11 2011 +0100 +++ b/speakup-utils/receipt Wed Mar 09 12:22:48 2011 +0100 @@ -9,7 +9,7 @@ SOURCE="speakup" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://linux-speakup.org/" -WGET_URL="ftp://linux-speakup.org/speakup/$TARBALL" +WGET_URL="ftp://linux-speakup.org/pub/speakup/$TARBALL" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules()