diff options
author | Mark Brand <mabrand@mabrand.nl> | 2011-10-12 08:43:03 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2011-10-12 08:43:03 (GMT) |
commit | c598179c0fe471f1fa4969f9e33d4c925d9825c2 (patch) | |
tree | 50d43baff719881e6c0ed998f392033857e4ffb9 /src/pixman.mk | |
parent | 1528e79f41f2136bef4988406a12170712d6a476 (diff) | |
download | mxe-c598179c0fe471f1fa4969f9e33d4c925d9825c2.zip mxe-c598179c0fe471f1fa4969f9e33d4c925d9825c2.tar.gz mxe-c598179c0fe471f1fa4969f9e33d4c925d9825c2.tar.bz2 |
update packages libevent pixman x264
Diffstat (limited to 'src/pixman.mk')
-rw-r--r-- | src/pixman.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pixman.mk b/src/pixman.mk index 4884698..a06171b 100644 --- a/src/pixman.mk +++ b/src/pixman.mk @@ -4,8 +4,8 @@ # pixman PKG := pixman $(PKG)_IGNORE := -$(PKG)_VERSION := 0.23.4 -$(PKG)_CHECKSUM := 539f4875070ce836a109fa0fae7a3421d503ca46 +$(PKG)_VERSION := 0.23.6 +$(PKG)_CHECKSUM := 840eacb93152b641904832fa6f462ffd1cc04207 $(PKG)_SUBDIR := pixman-$($(PKG)_VERSION) $(PKG)_FILE := pixman-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://cairographics.org/ |