diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-10-03 20:36:14 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-10-03 20:36:14 (GMT) |
commit | 404002f15284938a86c0e0fb05c3232e9d14a8db (patch) | |
tree | 2cdeac42192f7a246be4f2cd8ae3c8aaed9f6d12 /src/pixman.mk | |
parent | a77ec8199f6dda62d86d0bf1bdd013fdc531a3d6 (diff) | |
download | mxe-404002f15284938a86c0e0fb05c3232e9d14a8db.zip mxe-404002f15284938a86c0e0fb05c3232e9d14a8db.tar.gz mxe-404002f15284938a86c0e0fb05c3232e9d14a8db.tar.bz2 |
update version of packages libxml2, libxslt, pixman and theora
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 4298a64..3b69f62 100644 --- a/src/pixman.mk +++ b/src/pixman.mk @@ -22,8 +22,8 @@ # pixman PKG := pixman $(PKG)_IGNORE := -$(PKG)_VERSION := 0.16.0 -$(PKG)_CHECKSUM := 339112dc4d7b8d2d241b5077e18c46104cebc701 +$(PKG)_VERSION := 0.16.2 +$(PKG)_CHECKSUM := 137ab09e8556543ca28e3c545a7a753b3b2521a7 $(PKG)_SUBDIR := pixman-$($(PKG)_VERSION) $(PKG)_FILE := pixman-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://cairographics.org/ |