Skip to content

Commit cc6a2d5

Browse files
committed
fontconfig: update from 2.16.2 to 2.17.0
1 parent 746f4aa commit cc6a2d5

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

ci_config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,10 @@
247247
"libxml2:iconv=disabled",
248248
"libxml2:python=disabled"
249249
],
250-
"fatal_warnings": false
250+
"fatal_warnings": false,
251+
"msys_packages": [
252+
"gperf"
253+
]
251254
},
252255
"freeglut": {
253256
"alpine_packages": [

releases.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -958,6 +958,7 @@
958958
"fontconfig"
959959
],
960960
"versions": [
961+
"2.17.0-1",
961962
"2.16.2-1",
962963
"2.16.1-1",
963964
"2.16.0-1",

subprojects/fontconfig.wrap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[wrap-file]
2-
directory = fontconfig-2.16.2
2+
directory = fontconfig-2.17.0
33

4-
source_url = https://gitlab.freedesktop.org/api/v4/projects/890/packages/generic/fontconfig/2.16.2/fontconfig-2.16.2.tar.xz
5-
source_filename = fontconfig-2.16.2.tar.xz
6-
source_hash = 165b8fd2a119864c87464b233986c4a1bc09efb09c65de1ca40cc1e85ffb77e2
4+
source_url = https://gitlab.freedesktop.org/api/v4/projects/890/packages/generic/fontconfig/2.17.0/fontconfig-2.17.0.tar.xz
5+
source_filename = fontconfig-2.17.0.tar.xz
6+
source_hash = 6caea32b8076ef313b9b77747daa9afd24b71bcd525447b2a3c585c4542a083b
77

88
[provide]
99
fontconfig = fontconfig_dep

0 commit comments

Comments
 (0)