File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ def __init__(self):
2424 Project .__init__ (
2525 self ,
2626 "fontconfig" ,
27- version = "2.16.0 " ,
27+ version = "2.16.1 " ,
2828 lastversion_even = True ,
2929 repository = "https://gitlab.freedesktop.org/fontconfig/fontconfig" ,
30- archive_url = "https://www .freedesktop.org/software/ fontconfig/release /fontconfig-{version}.tar.xz" ,
31- hash = "6a33dc555cc9ba8b10caf7695878ef134eeb36d0af366041f639b1da9b6ed220 " ,
30+ archive_url = "https://gitlab .freedesktop.org/api/v4/projects/890/packages/generic/ fontconfig/{version} /fontconfig-{version}.tar.xz" ,
31+ hash = "f4577b62f3a909597c9fb032c6a7a2ae39649ed8ce7048b615a48f32abc0d53a " ,
3232 dependencies = ["freetype" , "gperf" , "expat" ],
3333 )
3434 self .add_param ("-Dtests=disabled" )
You can’t perform that action at this time.
0 commit comments