Skip to content

Commit 98e6836

Browse files
committed
modules/pixman: www.cairographics.org down again. Use web.archive.org archive.
Haven't found same archive elsewhere with same hash. Adds up to #1198 Signed-off-by: Thierry Laurion <insurgo@riseup.net>
1 parent 54e96ad commit 98e6836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/pixman

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ modules-$(CONFIG_CAIRO) += pixman
33
pixman_version := 0.34.0
44
pixman_dir := pixman-$(pixman_version)
55
pixman_tar := pixman-$(pixman_version).tar.gz
6-
pixman_url := https://www.cairographics.org/releases/$(pixman_tar)
6+
pixman_url := https://web.archive.org/web/20230730205546/https://www.cairographics.org/releases/$(pixman_tar)
77
pixman_hash := 21b6b249b51c6800dc9553b65106e1e37d0e25df942c90531d4c3997aa20a88e
88

99
pixman_configure := \

0 commit comments

Comments
 (0)