Merge pull request #6752 from radarhere/libpng

This commit is contained in:
Hugo van Kemenade 2022-11-21 14:15:47 +02:00 committed by GitHub
commit f27631601b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,9 +228,9 @@ deps = {
# "bins": [r"libtiff\*.dll"], # "bins": [r"libtiff\*.dll"],
}, },
"libpng": { "libpng": {
"url": SF_PROJECTS + "/libpng/files/libpng16/1.6.38/lpng1638.zip/download", "url": SF_PROJECTS + "/libpng/files/libpng16/1.6.39/lpng1639.zip/download",
"filename": "lpng1638.zip", "filename": "lpng1639.zip",
"dir": "lpng1638", "dir": "lpng1639",
"license": "LICENSE", "license": "LICENSE",
"build": [ "build": [
# lint: do not inline # lint: do not inline