changeset 2681:942d70a71798

update package pixman
author Mark Brand <mabrand@mabrand.nl>
date Sun, 12 Aug 2012 00:15:44 +0200
parents 6cda3af0aa1a
children ae4000d48e07
files index.html src/pixman.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Fri Aug 03 18:50:27 2012 +0200
+++ b/index.html	Sun Aug 12 00:15:44 2012 +0200
@@ -1715,7 +1715,7 @@
     </tr>
     <tr>
         <td id="pixman-package">pixman</td>
-        <td id="pixman-version">0.25.6</td>
+        <td id="pixman-version">0.27.2</td>
         <td id="pixman-website"><a href="http://cairographics.org/">pixman</a></td>
     </tr>
     <tr>
--- a/src/pixman.mk	Fri Aug 03 18:50:27 2012 +0200
+++ b/src/pixman.mk	Sun Aug 12 00:15:44 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := pixman
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := ebd1b438a28aca0099777b1e383c60d4fcb88196
+$(PKG)_CHECKSUM := 7cec4c9df3aacb3e53da45654f9a0943ef4c7c47
 $(PKG)_SUBDIR   := pixman-$($(PKG)_VERSION)
 $(PKG)_FILE     := pixman-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://cairographics.org/snapshots/$($(PKG)_FILE)