wok diff pcmciautils/receipt @ rev 14882

python-socketpool, python-restkit, python-http-parser, python-couchdbkit: we need a meaningfull TARBALL to store sources on mirror
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 24 15:51:20 2013 +0000 (2013-07-24)
parents 48a8ecc07cf7
children 51a1ebbda768
line diff
     1.1 --- a/pcmciautils/receipt	Sun Oct 16 23:36:55 2011 +0000
     1.2 +++ b/pcmciautils/receipt	Wed Jul 24 15:51:20 2013 +0000
     1.3 @@ -9,7 +9,8 @@
     1.4  BUILD_DEPENDS="sysfsutils-dev bison flex"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html"
     1.7 -WGET_URL="http://www.kernel.org/pub/linux/utils/kernel/pcmcia/$TARBALL"
     1.8 +#WGET_URL="http://www.kernel.org/pub/linux/utils/kernel/pcmcia/$TARBALL"
     1.9 +WGET_URL="http://sourceware.mirrors.tds.net/pub/kernel.org/linux/utils/kernel/pcmcia/$TARBALL"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()