package/pixman: bump version to 0.34.0

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2016-01-31 16:10:39 +01:00 committed by Peter Korsgaard
parent 02681171f3
commit 9bd265c917
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# From http://lists.x.org/archives/xorg-announce/2015-December/002666.html
sha1 11e93fed35deb9c89347e7a7da3060e5e5c89412 pixman-0.33.6.tar.bz2
# From http://lists.x.org/archives/xorg-announce/2016-January/002672.html
sha1 367698744e74d6d4f363041482965b9ea7fbe4a5 pixman-0.34.0.tar.bz2

View file

@ -4,7 +4,7 @@
#
################################################################################
PIXMAN_VERSION = 0.33.6
PIXMAN_VERSION = 0.34.0
PIXMAN_SOURCE = pixman-$(PIXMAN_VERSION).tar.bz2
PIXMAN_SITE = http://xorg.freedesktop.org/releases/individual/lib
PIXMAN_LICENSE = MIT