Commit 3a2f1c1a authored by Jérome Perrin's avatar Jérome Perrin

fontconfig: use a temporary URL while freedesktop is down

parent a6d0edca
...@@ -17,6 +17,7 @@ parts = ...@@ -17,6 +17,7 @@ parts =
recipe = slapos.recipe.cmmi recipe = slapos.recipe.cmmi
shared = true shared = true
url = https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.14.2.tar.xz url = https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.14.2.tar.xz
url = https://ftp.osuosl.org/pub/blfs/conglomeration/fontconfig/fontconfig-2.14.2.tar.xz
md5sum = 95261910ea727b5dd116b06fbfd84b1f md5sum = 95261910ea727b5dd116b06fbfd84b1f
pkg_config_depends = ${freetype:pkg_config_depends}:${freetype:location}/lib/pkgconfig:${libxml2:location}/lib/pkgconfig pkg_config_depends = ${freetype:pkg_config_depends}:${freetype:location}/lib/pkgconfig:${libxml2:location}/lib/pkgconfig
configure-options = configure-options =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment