summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-17 15:39:59 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-27 23:49:15 +0100
commitd20a907fb00254b5b660272790a00d73bbcdbfee (patch)
tree92eb346fc1bd2d0868a238d71491f9f3ba8da1d4
parente01ec28d2757463e302e7d5b9e825302a62de3f8 (diff)
downloadbuildroot-d20a907fb00254b5b660272790a00d73bbcdbfee.tar.gz
buildroot-d20a907fb00254b5b660272790a00d73bbcdbfee.zip
pixman: bump version to 0.33.6
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/pixman/pixman.hash4
-rw-r--r--package/pixman/pixman.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/pixman/pixman.hash b/package/pixman/pixman.hash
index 66decf685c..7a37220957 100644
--- a/package/pixman/pixman.hash
+++ b/package/pixman/pixman.hash
@@ -1,2 +1,2 @@
-# From http://lists.x.org/archives/xorg-announce/2015-October/002644.html
-sha1 dff77cd08412b33ab0294057ade93e401c8a9302 pixman-0.33.4.tar.bz2
+# From http://lists.x.org/archives/xorg-announce/2015-December/002666.html
+sha1 11e93fed35deb9c89347e7a7da3060e5e5c89412 pixman-0.33.6.tar.bz2
diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk
index a130af97fb..fc43140bf3 100644
--- a/package/pixman/pixman.mk
+++ b/package/pixman/pixman.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PIXMAN_VERSION = 0.33.4
+PIXMAN_VERSION = 0.33.6
PIXMAN_SOURCE = pixman-$(PIXMAN_VERSION).tar.bz2
PIXMAN_SITE = http://xorg.freedesktop.org/releases/individual/lib
PIXMAN_LICENSE = MIT
OpenPOWER on IntegriCloud