pixman: bump to version 0.40.0
authorYousong Zhou <yszhou4tech@gmail.com>
Mon, 8 Jun 2020 02:24:54 +0000 (10:24 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Mon, 8 Jun 2020 03:00:03 +0000 (11:00 +0800)
Ref: https://github.com/openwrt/packages/pull/12421
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(splits of commit)

libs/pixman/Makefile

index 924d1e8d27e56411b839f111911f9b692263ce59..97e8b7d96d752b4c2b65da9b1cac44d0e00882c2 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pixman
-PKG_VERSION:=0.38.4
+PKG_VERSION:=0.40.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://www.cairographics.org/releases
-PKG_HASH:=da66d6fd6e40aee70f7bd02e4f8f76fc3f006ec879d346bae6a723025cfbdde7
+PKG_HASH:=6d200dec3740d9ec4ec8d1180e25779c00bc749f94278c8b9021f5534db223fc
 
 PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com>
 PKG_LICENSE:=MIT