wok diff amule/receipt @ rev 13173

cairo: Forgot patch.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jul 30 04:43:16 2012 +0000 (2012-07-30)
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 Jul 30 04:43:16 2012 +0000
     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.