wok diff cups-pam/receipt @ rev 14653

Normalize LICENSE according to wok/licenses package (gpl part)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 04 21:49:39 2013 +0200 (2013-06-04)
parents a2bab5234954
children 223b265f40fd
line diff
     1.1 --- a/cups-pam/receipt	Sat Jun 01 10:13:09 2013 +0000
     1.2 +++ b/cups-pam/receipt	Tue Jun 04 21:49:39 2013 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cups-pam"
     1.7 -VERSION="1.6.1"
     1.8 +VERSION="1.6.2"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Common UNIX Printing System with pam support."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -12,7 +12,7 @@
    1.13  SOURCE="cups"
    1.14  TARBALL="$SOURCE-$VERSION-source.tar.bz2"
    1.15  WEB_SITE="http://www.cups.org/"
    1.16 -WGET_URL="ftp://ftp.easysw.com/pub/cups/$VERSION/$TARBALL"
    1.17 +WGET_URL="http://www.cups.org/software/$VERSION/$TARBALL"
    1.18  PROVIDE="cups:pam"
    1.19  
    1.20  # Rules to configure and make the package.