We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54e96ad + 98e6836 commit 65036f2Copy full SHA for 65036f2
modules/pixman
@@ -3,7 +3,7 @@ modules-$(CONFIG_CAIRO) += pixman
3
pixman_version := 0.34.0
4
pixman_dir := pixman-$(pixman_version)
5
pixman_tar := pixman-$(pixman_version).tar.gz
6
-pixman_url := https://www.cairographics.org/releases/$(pixman_tar)
+pixman_url := https://web.archive.org/web/20230730205546/https://www.cairographics.org/releases/$(pixman_tar)
7
pixman_hash := 21b6b249b51c6800dc9553b65106e1e37d0e25df942c90531d4c3997aa20a88e
8
9
pixman_configure := \
0 commit comments