File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ARCHIVE_SDIR=pillow-depends-main
77FREETYPE_VERSION=2.13.2
88HARFBUZZ_VERSION=8.2.1
99LIBPNG_VERSION=1.6.40
10- JPEGTURBO_VERSION=3.0.0
10+ JPEGTURBO_VERSION=3.0.1
1111OPENJPEG_VERSION=2.5.0
1212XZ_VERSION=5.4.4
1313TIFF_VERSION=4.6.0
Original file line number Diff line number Diff line change @@ -110,9 +110,9 @@ def cmd_msbuild(
110110DEPS = {
111111 "libjpeg" : {
112112 "url" : SF_PROJECTS
113- + "/libjpeg-turbo/files/3.0.0 /libjpeg-turbo-3.0.0 .tar.gz/download" ,
114- "filename" : "libjpeg-turbo-3.0.0 .tar.gz" ,
115- "dir" : "libjpeg-turbo-3.0.0 " ,
113+ + "/libjpeg-turbo/files/3.0.1 /libjpeg-turbo-3.0.1 .tar.gz/download" ,
114+ "filename" : "libjpeg-turbo-3.0.1 .tar.gz" ,
115+ "dir" : "libjpeg-turbo-3.0.1 " ,
116116 "license" : ["README.ijg" , "LICENSE.md" ],
117117 "license_pattern" : (
118118 "(LEGAL ISSUES\n ============\n \n .+?)\n \n REFERENCES\n =========="
You can’t perform that action at this time.
0 commit comments