From 4470467b4c77b1bbf8643fc08a572e3facb28c06 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 23 Apr 2009 12:35:34 +0200 Subject: [PATCH] pixman: update to 0.15.2. --HG-- extra : convert_revision : e3a3cecaa8d56c81113484186c0e09541d2878cb --- templates/pixman/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/pixman/template b/templates/pixman/template index 2da5f653309..d384b2f3a2b 100644 --- a/templates/pixman/template +++ b/templates/pixman/template @@ -1,12 +1,12 @@ # Template build file for 'pixman'. pkgname=pixman sourcepkg=$pkgname -version=0.14.0 +version=0.15.2 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=eb6d14a582cd5055c52e8278641984c17945a8693733214a5d5a10b4f849ca4d +checksum=f537b565bb6823da3d02eded36aaca3e4cf191422435f04003b448897a65c0f1 long_desc=" Pixel manipulation library for modular X.org."