wok diff pixman/receipt @ rev 13197

Up: fail2ban to 0.8.7.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Aug 05 11:03:51 2012 +0000 (2012-08-05)
parents 7e91486a25fd
children 66feb7f9e198
line diff
     1.1 --- a/pixman/receipt	Tue Apr 24 23:23:22 2012 +0200
     1.2 +++ b/pixman/receipt	Sun Aug 05 11:03:51 2012 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pixman"
     1.7 -VERSION="0.25.2"
     1.8 +VERSION="0.26.0"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Pixman library."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -9,6 +9,7 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.cairographics.org/"
    1.15  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
    1.16 +HOST_ARCH="i486 arm"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()