From: Paulius Zaleckas Date: Sun, 28 Feb 2010 09:33:41 +0000 (+0200) Subject: Bump pixman to 0.17.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ac02b9fdfbdd5f709087d27baab248c9865b5cd8;p=buildroot.git Bump pixman to 0.17.4 Signed-off-by: Paulius Zaleckas --- diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk index 9507bbfe10..087ab12c0b 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