浏览代码

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>
Bernd Kuhls 9 年之前
父节点
当前提交
9bd265c917
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 2 2
      package/pixman/pixman.hash
  2. 1 1
      package/pixman/pixman.mk

+ 2 - 2
package/pixman/pixman.hash

@@ -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

+ 1 - 1
package/pixman/pixman.mk

@@ -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