Skip to content

Commit e5cb076

Browse files
committed
rsvg: pin to version 2.57.2
1 parent c597a77 commit e5cb076

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/lin.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ VERSION_PIXMAN=0.43.4
116116
VERSION_CAIRO=1.18.0
117117
VERSION_FRIBIDI=1.0.13
118118
VERSION_PANGO=1.52.1
119-
VERSION_RSVG=2.57.92
119+
VERSION_RSVG=2.57.2
120120
VERSION_AOM=3.8.2
121121
VERSION_HEIF=1.17.6
122122
VERSION_CGIF=0.3.2
@@ -175,7 +175,7 @@ version_latest "pixman" "$VERSION_PIXMAN" "3648"
175175
version_latest "cairo" "$VERSION_CAIRO" "247"
176176
version_latest "fribidi" "$VERSION_FRIBIDI" "857"
177177
version_latest "pango" "$VERSION_PANGO" "11783"
178-
version_latest "rsvg" "$VERSION_RSVG" "5420"
178+
#version_latest "rsvg" "$VERSION_RSVG" "5420" # https://github.com/lovell/sharp-libvips/issues/226
179179
version_latest "aom" "$VERSION_AOM" "17628"
180180
version_latest "heif" "$VERSION_HEIF" "strukturag/libheif"
181181
version_latest "cgif" "$VERSION_CGIF" "dloebl/cgif"

0 commit comments

Comments
 (0)