wok diff aria2/receipt @ rev 5893

compcache: fix build with kernel 2.6.34
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jul 22 23:03:19 2010 +0200 (2010-07-22)
parents e7e6fcecaf07
children a564fb786626
line diff
     1.1 --- a/aria2/receipt	Mon May 10 20:26:20 2010 +0000
     1.2 +++ b/aria2/receipt	Thu Jul 22 23:03:19 2010 +0200
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="devl547@gmail.com"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://aria2.sourceforge.net/"
     1.7 -WGET_URL="http://downloads.sourceforge.net/project/aria2/stable/latest/$TARBALL"
     1.8 +WGET_URL="http://downloads.sourceforge.net/project/aria2/stable/$PACKAGE-$VERSION/$TARBALL"
     1.9  BUILD_DEPENDS="zlib-dev gettext"
    1.10  DEPENDS="zlib"
    1.11