mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-13 22:23:08 +00:00
modules/cairo: www.cairographics.org down again. Use web.archive.org archive
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
65036f2ef7
commit
2b65211fac
@ -3,7 +3,7 @@ modules-$(CONFIG_CAIRO) += cairo
|
||||
cairo_version := 1.14.12
|
||||
cairo_dir := cairo-$(cairo_version)
|
||||
cairo_tar := cairo-$(cairo_version).tar.xz
|
||||
cairo_url := https://www.cairographics.org/releases/$(cairo_tar)
|
||||
cairo_url := https://web.archive.org/web/20230730205546/https://www.cairographics.org/releases/$(cairo_tar)
|
||||
cairo_hash := 8c90f00c500b2299c0a323dd9beead2a00353752b2092ead558139bd67f7bf16
|
||||
|
||||
cairo_configure := \
|
||||
|
Loading…
x
Reference in New Issue
Block a user