[Buildroot] [PATCH 7/7] pixman: bump version to 0.18.0

Will Wagner will_wagner at carallon.com
Wed Apr 14 17:06:46 UTC 2010


Signed-off-by: Will Wagner <will_wagner at carallon.com>
---
 package/pixman/pixman.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk
index 8c7a233..ba77912 100644
--- a/package/pixman/pixman.mk
+++ b/package/pixman/pixman.mk
@@ -3,10 +3,10 @@
 # pixman
 #
 ################################################################################
-PIXMAN_VERSION = 0.17.6
+PIXMAN_VERSION = 0.18.0
 PIXMAN_SOURCE = pixman-$(PIXMAN_VERSION).tar.gz
 PIXMAN_SITE = http://cairographics.org/releases/
-PIXMAN_AUTORECONF = NO
+PIXMAN_LIBTOOL_PATCH = NO
 PIXMAN_INSTALL_STAGING = YES
 
 $(eval $(call AUTOTARGETS,package,pixman))
-- 
1.7.0




More information about the buildroot mailing list