From f770a269f787186f3b623bed47b6042b5195657a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 17 Feb 2010 06:07:48 +0100 Subject: [PATCH] pixman: update to 0.16.6. --HG-- extra : convert_revision : 09bcbc7d962a0be529c50d9176ff1d4263864369 --- srcpkgs/pixman/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pixman/template b/srcpkgs/pixman/template index 6b1462a02d2..a7d2f4ccbee 100644 --- a/srcpkgs/pixman/template +++ b/srcpkgs/pixman/template @@ -1,11 +1,11 @@ # Template build file for 'pixman'. pkgname=pixman -version=0.16.4 +version=0.16.6 distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Library of low-level pixel manipulation routines" maintainer="Juan RP " -checksum=296e9358f125536624362c4b1502a92c81227d95cda278bbff84e5593bdfcd1e +checksum=70ccabd14106eb8b147cffa2a86bb5f11beeae8d2a57f6ec5bdb72c18ffdeb42 long_desc=" Pixel manipulation library for modular X.org."