wok diff amule/receipt @ rev 13389
autossh: fix genpkg_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 24 11:39:21 2012 +0200 (2012-09-24) |
parents | 166b02757b51 |
children | 9b6bb1d6033f |
line diff
1.1 --- a/amule/receipt Fri Feb 03 12:32:46 2012 -0500 1.2 +++ b/amule/receipt Mon Sep 24 11:39:21 2012 +0200 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.