File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -23,17 +23,17 @@ VERSION_XML2=2.9.9
23
23
VERSION_GSF=1.14.46
24
24
VERSION_EXIF=0.6.21
25
25
VERSION_LCMS2=2.9
26
- VERSION_JPEG=2.0.2
26
+ VERSION_JPEG=2.0.3
27
27
VERSION_PNG16=1.6.37
28
28
VERSION_WEBP=1.0.3
29
29
VERSION_TIFF=4.0.10
30
- VERSION_ORC=0.4.28
30
+ VERSION_ORC=0.4.29
31
31
VERSION_GETTEXT=0.20.1
32
32
VERSION_GDKPIXBUF=2.36.12
33
33
VERSION_FREETYPE=2.10.1
34
- VERSION_EXPAT=2.2.7
35
- VERSION_FONTCONFIG=2.13.91
36
- VERSION_HARFBUZZ=2.5.3
34
+ VERSION_EXPAT=2.2.8
35
+ VERSION_FONTCONFIG=2.13.92
36
+ VERSION_HARFBUZZ=2.6.1
37
37
VERSION_PIXMAN=0.38.4
38
38
VERSION_CAIRO=1.17.2
39
39
VERSION_FRIBIDI=1.0.5
@@ -70,7 +70,7 @@ version_latest "jpeg" "$VERSION_JPEG" "1648"
70
70
version_latest " png" " $VERSION_PNG16 " " 1705"
71
71
version_latest " webp" " $VERSION_WEBP " " 1761"
72
72
version_latest " tiff" " $VERSION_TIFF " " 13521"
73
- version_latest " orc" " $VERSION_ORC " " 2573"
73
+ # version_latest "orc" "$VERSION_ORC" "2573" # pin to 0.4.29 until 0.4.31 is available
74
74
version_latest " gettext" " $VERSION_GETTEXT " " 898"
75
75
# version_latest "gdkpixbuf" "$VERSION_GDKPIXBUF" "9533" # latest version requires meson instead of autotools
76
76
version_latest " freetype" " $VERSION_FREETYPE " " 854"
You can’t perform that action at this time.
0 commit comments