# HG changeset patch # User Stanislas Leduc # Date 1334571133 -7200 # Node ID b91efa3715f9065da5b3adc308cef259f2af3e1a # Parent 4945b076902429c2b01afa2bf50d07568bd5fbb6 Modify WGET_URL diff -r 4945b0769024 -r b91efa3715f9 smbbox/receipt --- a/smbbox/receipt Mon Apr 16 11:50:29 2012 +0200 +++ b/smbbox/receipt Mon Apr 16 12:12:13 2012 +0200 @@ -9,7 +9,7 @@ MAINTAINER="shann@slitaz.org" SOURCE="slitaz-dev-tools" TARBALL="$SOURCE-$VERSION.tar.bz2" -WGET_URL="http://hg.slitaz.org/slitaz-dev-tools/archive/$VERSION.tar.bz2" +WGET_URL="http://shannaraserver.free.fr/DATA/smbbox/$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://smbbox.free.fr" DEPENDS="smbclient smbfs"