changeset 6472:8891d4a21682

* src/pixman.mk: update to v0.42.0
author John Donoghue <john.donoghue@ieee.org>
date Fri, 21 Oct 2022 16:56:22 -0400
parents 289980f33600
children 3a4204732953
files src/pixman.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/pixman.mk	Fri Oct 21 16:54:41 2022 -0400
+++ b/src/pixman.mk	Fri Oct 21 16:56:22 2022 -0400
@@ -3,8 +3,8 @@
 
 PKG             := pixman
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 0.40.0
-$(PKG)_CHECKSUM := d7baa6377b6f48e29db011c669788bb1268d08ad
+$(PKG)_VERSION  := 0.42.0
+$(PKG)_CHECKSUM := 71da9965592de36637720a6043e1e716ed921e9e
 $(PKG)_SUBDIR   := pixman-$($(PKG)_VERSION)
 $(PKG)_FILE     := pixman-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://cairographics.org/releases/$($(PKG)_FILE)