This commit is contained in:
DubbleClick
2025-07-19 23:54:38 +07:00
parent 6c109c52f6
commit 6c18862fd1
4 changed files with 3 additions and 6 deletions

View File

@@ -497,6 +497,7 @@
"static-libs-windows": [
"libssh2.lib"
],
"provide-pre-built": true,
"headers": [
"libssh2.h",
"libssh2_publickey.h",
@@ -504,9 +505,6 @@
],
"lib-depends": [
"openssl"
],
"lib-suggests": [
"zlib"
]
},
"libtiff": {

View File

@@ -625,7 +625,6 @@
"type": "filelist",
"url": "https://download.osgeo.org/libtiff/",
"regex": "/href=\"(?<file>tiff-(?<version>[^\"]+)\\.tar\\.xz)\"/",
"provide-pre-built": true,
"license": {
"type": "file",
"path": "LICENSE.md"