Skip to content

Commit ff437e9

Browse files
committed
Version bumps: libjpeg, orc, expat, fontconfig, harfbuzz
1 parent 4080762 commit ff437e9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

build/lin.sh

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@ VERSION_XML2=2.9.9
2323
VERSION_GSF=1.14.46
2424
VERSION_EXIF=0.6.21
2525
VERSION_LCMS2=2.9
26-
VERSION_JPEG=2.0.2
26+
VERSION_JPEG=2.0.3
2727
VERSION_PNG16=1.6.37
2828
VERSION_WEBP=1.0.3
2929
VERSION_TIFF=4.0.10
30-
VERSION_ORC=0.4.28
30+
VERSION_ORC=0.4.29
3131
VERSION_GETTEXT=0.20.1
3232
VERSION_GDKPIXBUF=2.36.12
3333
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
3737
VERSION_PIXMAN=0.38.4
3838
VERSION_CAIRO=1.17.2
3939
VERSION_FRIBIDI=1.0.5
@@ -70,7 +70,7 @@ version_latest "jpeg" "$VERSION_JPEG" "1648"
7070
version_latest "png" "$VERSION_PNG16" "1705"
7171
version_latest "webp" "$VERSION_WEBP" "1761"
7272
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
7474
version_latest "gettext" "$VERSION_GETTEXT" "898"
7575
#version_latest "gdkpixbuf" "$VERSION_GDKPIXBUF" "9533" # latest version requires meson instead of autotools
7676
version_latest "freetype" "$VERSION_FREETYPE" "854"

0 commit comments

Comments
 (0)