summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorWill Wagner2010-04-01 14:46:32 +0200
committerPeter Korsgaard2010-04-08 21:35:20 +0200
commitff72acf78282c93a675eed81451b272e2ee828de (patch)
tree3c85c5a09f7fca831b275ecb9f0617a0fcf4e7db /package
parentEnable e300c2, e300c3 and e500mc powerpc optimizations (diff)
downloadbuildroot-ff72acf78282c93a675eed81451b272e2ee828de.tar.gz
buildroot-ff72acf78282c93a675eed81451b272e2ee828de.tar.xz
buildroot-ff72acf78282c93a675eed81451b272e2ee828de.zip
pixman: bump version
Signed-off-by: Will Wagner <will_wagner@carallon.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package')
-rw-r--r--package/pixman/pixman.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk
index 087ab12c0..8c7a2334b 100644
--- a/package/pixman/pixman.mk
+++ b/package/pixman/pixman.mk
@@ -3,7 +3,7 @@
# pixman
#
################################################################################
-PIXMAN_VERSION = 0.17.4
+PIXMAN_VERSION = 0.17.6
PIXMAN_SOURCE = pixman-$(PIXMAN_VERSION).tar.gz
PIXMAN_SITE = http://cairographics.org/releases/
PIXMAN_AUTORECONF = NO