changeset 2831:45afd19a2f3b

update package pixman
author Mark Brand <mabrand@mabrand.nl>
date Fri, 26 Oct 2012 11:43:40 +0200
parents fead2904eefc
children a3d573500901
files index.html src/pixman.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Mon Oct 22 21:54:47 2012 +0200
+++ b/index.html	Fri Oct 26 11:43:40 2012 +0200
@@ -1725,7 +1725,7 @@
     </tr>
     <tr>
         <td id="pixman-package">pixman</td>
-        <td id="pixman-version">0.27.2</td>
+        <td id="pixman-version">0.27.4</td>
         <td id="pixman-website"><a href="http://cairographics.org/">pixman</a></td>
     </tr>
     <tr>
--- a/src/pixman.mk	Mon Oct 22 21:54:47 2012 +0200
+++ b/src/pixman.mk	Fri Oct 26 11:43:40 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := pixman
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 7cec4c9df3aacb3e53da45654f9a0943ef4c7c47
+$(PKG)_CHECKSUM := 6bd2834e18f77b815047ec27ea8965fa26a36c2b
 $(PKG)_SUBDIR   := pixman-$($(PKG)_VERSION)
 $(PKG)_FILE     := pixman-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://cairographics.org/snapshots/$($(PKG)_FILE)