File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ modules-$(CONFIG_CAIRO) += cairo
3
3
cairo_version := 1.14.12
4
4
cairo_dir := cairo-$(cairo_version)
5
5
cairo_tar := cairo-$(cairo_version).tar.xz
6
- cairo_url := https://web.archive.org/web/20230730205546/https:// www.cairographics.org/releases/$(cairo_tar)
6
+ cairo_url := https://www.cairographics.org/releases/$(cairo_tar)
7
7
cairo_hash := 8c90f00c500b2299c0a323dd9beead2a00353752b2092ead558139bd67f7bf16
8
8
9
9
cairo_configure := \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ modules-$(CONFIG_CAIRO) += pixman
3
3
pixman_version := 0.34.0
4
4
pixman_dir := pixman-$(pixman_version)
5
5
pixman_tar := pixman-$(pixman_version).tar.gz
6
- pixman_url := https://web.archive.org/web/20230730205546/https:// www.cairographics.org/releases/$(pixman_tar)
6
+ pixman_url := https://www.cairographics.org/releases/$(pixman_tar)
7
7
pixman_hash := 21b6b249b51c6800dc9553b65106e1e37d0e25df942c90531d4c3997aa20a88e
8
8
9
9
pixman_configure := \
You can’t perform that action at this time.
0 commit comments