wok-6.x rev 14626
Up: cups to 1.6.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jun 01 12:06:52 2013 +0000 (2013-06-01) |
parents | 1bf5511f099e |
children | c4160798b7d5 |
files | cups-dev/receipt cups-doc/receipt cups-pam/receipt cups/receipt |
line diff
1.1 --- a/cups-dev/receipt Sat Jun 01 10:26:00 2013 +0000 1.2 +++ b/cups-dev/receipt Sat Jun 01 12:06:52 2013 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt." 1.5 1.6 PACKAGE="cups-dev" 1.7 -VERSION="1.6.1" 1.8 +VERSION="1.6.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Common UNIX Printing System dev files." 1.11 MAINTAINER="erjo@slitaz.org"
2.1 --- a/cups-doc/receipt Sat Jun 01 10:26:00 2013 +0000 2.2 +++ b/cups-doc/receipt Sat Jun 01 12:06:52 2013 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="cups-doc" 2.7 -VERSION="1.6.1" 2.8 +VERSION="1.6.2" 2.9 CATEGORY="misc" 2.10 SHORT_DESC="Docs for cups" 2.11 MAINTAINER="slaxemulator@gmail.com"
3.1 --- a/cups-pam/receipt Sat Jun 01 10:26:00 2013 +0000 3.2 +++ b/cups-pam/receipt Sat Jun 01 12:06:52 2013 +0000 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="cups-pam" 3.7 -VERSION="1.6.1" 3.8 +VERSION="1.6.2" 3.9 CATEGORY="system-tools" 3.10 SHORT_DESC="Common UNIX Printing System with pam support." 3.11 MAINTAINER="pascal.bellard@slitaz.org" 3.12 @@ -12,7 +12,7 @@ 3.13 SOURCE="cups" 3.14 TARBALL="$SOURCE-$VERSION-source.tar.bz2" 3.15 WEB_SITE="http://www.cups.org/" 3.16 -WGET_URL="ftp://ftp.easysw.com/pub/cups/$VERSION/$TARBALL" 3.17 +WGET_URL="http://www.cups.org/software/$VERSION/$TARBALL" 3.18 PROVIDE="cups:pam" 3.19 3.20 # Rules to configure and make the package.
4.1 --- a/cups/receipt Sat Jun 01 10:26:00 2013 +0000 4.2 +++ b/cups/receipt Sat Jun 01 12:06:52 2013 +0000 4.3 @@ -1,13 +1,13 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="cups" 4.7 -VERSION="1.6.1" 4.8 +VERSION="1.6.2" 4.9 CATEGORY="system-tools" 4.10 SHORT_DESC="Common UNIX Printing System." 4.11 MAINTAINER="erjo@slitaz.org" 4.12 TARBALL="$PACKAGE-$VERSION-source.tar.bz2" 4.13 WEB_SITE="http://www.cups.org/" 4.14 -WGET_URL="ftp://ftp.easysw.com/pub/cups/$VERSION/$TARBALL" 4.15 +WGET_URL="http://www.cups.org/software/$VERSION/$TARBALL" 4.16 TAGS="printer printing" 4.17 4.18 DEPENDS="libssl slitaz-base-files libgcrypt gnutls dbus jpeg libpng tiff zlib \