From 08284fa7dd3a068ff4ddea8f9d7c8575212ae807 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 16 Aug 2009 19:17:45 +0200 Subject: [PATCH] pixman: update to 0.15.20. --HG-- extra : convert_revision : 3212601cd0253e0006b4d6ab987aacd7bd9372c4 --- templates/pixman/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/pixman/template b/templates/pixman/template index b0dc0ca0480..175f9aa115d 100644 --- a/templates/pixman/template +++ b/templates/pixman/template @@ -1,11 +1,11 @@ # Template build file for 'pixman'. pkgname=pixman -version=0.15.18 +version=0.15.20 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=ff2edc3203a32d6e0d107978717997ff46d4a0bbc27618867933444ed4d9d1d6 +checksum=f1f8a7891238a5e8de5c6781f00daa836939ef007cb23410d3084e108c4007a4 long_desc=" Pixel manipulation library for modular X.org."