* [ptxdist] [PATCH] pixman: version bump 0.42.0 -> 0.42.2
@ 2022-11-09 19:08 Marco Felsch
0 siblings, 0 replies; only message in thread
From: Marco Felsch @ 2022-11-09 19:08 UTC (permalink / raw)
To: ptxdist
Version 0.42.0 forgot to include the new 'a64-neon-test.S' test file and
so the prepare step will fail for aarch64 systems. The 0.42.2 will
deliver this file apart other fixes.
Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
rules/pixman.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/pixman.make b/rules/pixman.make
index db1a014..3174895 100644
--- a/rules/pixman.make
+++ b/rules/pixman.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PIXMAN) += pixman
#
# Paths and names
#
-PIXMAN_VERSION := 0.42.0
-PIXMAN_MD5 := 7330a91505c123c09163d211cb285e88
+PIXMAN_VERSION := 0.42.2
+PIXMAN_MD5 := dec5dd93a3e95c80162515b7209ef0d5
PIXMAN := pixman-$(PIXMAN_VERSION)
PIXMAN_SUFFIX := tar.xz
PIXMAN_URL := $(call ptx/mirror, XORG, individual/lib/$(PIXMAN).$(PIXMAN_SUFFIX))
--
2.30.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-11-09 19:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09 19:08 [ptxdist] [PATCH] pixman: version bump 0.42.0 -> 0.42.2 Marco Felsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox