wok diff pixman/receipt @ rev 7659

Up: postgresql to 9.0.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Dec 15 20:37:51 2010 +0000 (2010-12-15)
parents 719c8e10f2c0
children b764c5b7e0b7
line diff
     1.1 --- a/pixman/receipt	Wed Sep 15 20:05:28 2010 +0000
     1.2 +++ b/pixman/receipt	Wed Dec 15 20:37:51 2010 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pixman"
     1.7 -VERSION="0.18.4"
     1.8 +VERSION="0.20.0"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Pixman library."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  BUILD_DEPENDS="perl"
    1.13 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.cairographics.org/"
    1.16 -WGET_URL="http://cairographics.org/releases/$TARBALL"
    1.17 +WGET_URL="$XORG_MIRROR/lib/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()