From 80e1b0f241b06ce5665e09dc8a63b57f4679088c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 10 Aug 2009 18:15:46 +0200 Subject: [PATCH] pixman: update to 0.15.18. --HG-- extra : convert_revision : 1532b5b7bc295883223240ed3992670c34ebba06 --- templates/pixman/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/pixman/template b/templates/pixman/template index 75da465768d..b0dc0ca0480 100644 --- a/templates/pixman/template +++ b/templates/pixman/template @@ -1,11 +1,11 @@ # Template build file for 'pixman'. pkgname=pixman -version=0.15.8 +version=0.15.18 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=f7882125b709dccb0cf8e618ebc9d310524a43a989eca537d5d2def0ff4ece2a +checksum=ff2edc3203a32d6e0d107978717997ff46d4a0bbc27618867933444ed4d9d1d6 long_desc=" Pixel manipulation library for modular X.org."