wok-6.x diff cups-pam/receipt @ rev 12802

linux-source: fix path to url file
author Richard Dunbar <mojo@slitaz.org>
date Fri May 18 11:48:52 2012 +0000 (2012-05-18)
parents fc20a2fab76c
children 703b805efd82
line diff
     1.1 --- a/cups-pam/receipt	Sat May 07 17:51:17 2011 +0000
     1.2 +++ b/cups-pam/receipt	Fri May 18 11:48:52 2012 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  SOURCE="cups"
     1.5  TARBALL="$SOURCE-$VERSION-source.tar.bz2"
     1.6  WEB_SITE="http://www.cups.org/"
     1.7 -WGET_URL="http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/cups/$VERSION/$TARBALL"
     1.8 +WGET_URL="ftp://ftp.easysw.com/pub/cups/$VERSION/$TARBALL"
     1.9  PROVIDE="cups:pam"
    1.10  
    1.11  # Rules to configure and make the package.