wok rev 11648

amule: fix WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 04 16:22:35 2012 +0100 (2012-02-04)
parents 9b6a925948ff
children 80d73b3d87a2
files amule/receipt
line diff
     1.1 --- a/amule/receipt	Sat Feb 04 02:18:27 2012 +0100
     1.2 +++ b/amule/receipt	Sat Feb 04 16:22:35 2012 +0100
     1.3 @@ -9,10 +9,9 @@
     1.4  SOURCE="aMule"
     1.5  DEPENDS="wxWidgets libupnp libbfd xorg-libXxf86vm"
     1.6  BUILD_DEPENDS="wxWidgets-dev libupnp-dev cryptopp zlib-dev"
     1.7 -TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.8 +TARBALL="$SOURCE-$VERSION.tar.xz"
     1.9  WEB_SITE="http://www.amule.org/"
    1.10 -#WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 -WGET_URL="http://amule.sourceforge.net/tarballs/$TARBALL"
    1.12 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.13  TAGS="p2p peer-to-peer file-share"
    1.14  
    1.15  # Rules to configure and make the package.