From 98e68366ead8a0046a492fd7f96961ec951fca34 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Tue, 2 Jan 2024 15:12:06 -0500 Subject: [PATCH] modules/pixman: www.cairographics.org down again. Use web.archive.org archive. Haven't found same archive elsewhere with same hash. Adds up to https://github.com/linuxboot/heads/issues/1198 Signed-off-by: Thierry Laurion --- modules/pixman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/pixman b/modules/pixman index 828696f9..448daf2a 100644 --- a/modules/pixman +++ b/modules/pixman @@ -3,7 +3,7 @@ modules-$(CONFIG_CAIRO) += pixman pixman_version := 0.34.0 pixman_dir := pixman-$(pixman_version) pixman_tar := pixman-$(pixman_version).tar.gz -pixman_url := https://www.cairographics.org/releases/$(pixman_tar) +pixman_url := https://web.archive.org/web/20230730205546/https://www.cairographics.org/releases/$(pixman_tar) pixman_hash := 21b6b249b51c6800dc9553b65106e1e37d0e25df942c90531d4c3997aa20a88e pixman_configure := \