summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaulius Zaleckas2010-02-28 10:33:41 +0100
committerPaulius Zaleckas2010-02-28 10:33:41 +0100
commitac02b9fdfbdd5f709087d27baab248c9865b5cd8 (patch)
treeeda0d2b045bbd834cc429b20d46341a2e7d7cabf
parentBump inputproto to 2.0 (diff)
downloadbuildroot-ac02b9fdfbdd5f709087d27baab248c9865b5cd8.tar.gz
buildroot-ac02b9fdfbdd5f709087d27baab248c9865b5cd8.tar.xz
buildroot-ac02b9fdfbdd5f709087d27baab248c9865b5cd8.zip
Bump pixman to 0.17.4
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
-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 9507bbfe1..087ab12c0 100644
--- a/package/pixman/pixman.mk
+++ b/package/pixman/pixman.mk
@@ -3,7 +3,7 @@
# pixman
#
################################################################################
-PIXMAN_VERSION = 0.10.0
+PIXMAN_VERSION = 0.17.4
PIXMAN_SOURCE = pixman-$(PIXMAN_VERSION).tar.gz
PIXMAN_SITE = http://cairographics.org/releases/
PIXMAN_AUTORECONF = NO