gmp and libsodium for ldap if enabled

only enable openssl when zlib ext is also enabled (missing 'deflate' otherwise)
move back from source/php-src/ext/ldap to source/ldap (fix "LICENSE not found")
This commit is contained in:
DubbleClick
2023-09-21 12:56:52 +02:00
committed by Jerry Ma
parent 059c32e59c
commit 1437be3a9d
3 changed files with 13 additions and 5 deletions

View File

@@ -46,7 +46,6 @@
"type": "filelist",
"url": "https://www.openldap.org/software/download/OpenLDAP/openldap-release/",
"regex": "/href=\"(?<file>openldap-(?<version>[^\"]+)\\.tgz)\"/",
"path": "php-src/ext/ldap",
"license": {
"type": "file",
"path": "LICENSE"