wok-stable diff aria2/receipt @ rev 7616

lzma, xz: add unlzma & lzcat
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 12 13:55:48 2010 +0100 (2010-12-12)
parents 0de7930023e2
children 548e31294c31
line diff
     1.1 --- a/aria2/receipt	Tue Nov 02 14:03:09 2010 +0000
     1.2 +++ b/aria2/receipt	Sun Dec 12 13:55:48 2010 +0100
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="aria2"
     1.7 -VERSION="1.10.6"
     1.8 +VERSION="1.10.7"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="A download utility with resuming and segmented downloading with HTTP/HTTPS/FTP support"
    1.11  MAINTAINER="devl547@gmail.com"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://aria2.sourceforge.net/"
    1.14 -WGET_URL="http://downloads.sourceforge.net/project/aria2/stable/$PACKAGE-$VERSION/$TARBALL"
    1.15 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.16  BUILD_DEPENDS="zlib-dev gettext libxml2-dev gnutls-dev pkg-config"
    1.17  DEPENDS="zlib libxml2 gnutls"
    1.18