roundcube - new dependcy php-ldap for version 1.6.0

This commit is contained in:
2022-09-10 00:24:07 +02:00
parent 472694c7aa
commit 35588dc713

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
toolName=roundcube toolName=roundcube
toolPhpDeps="php\${phpVersion}-gd php-imagick" toolPhpDeps="php\${phpVersion}-gd php\${phpVersion}-ldap php-imagick"
#https://github.com/roundcube/roundcubemail/releases/latest #https://github.com/roundcube/roundcubemail/releases/latest
latestUrl="https://api.github.com/repos/roundcube/roundcubemail/releases/latest" latestUrl="https://api.github.com/repos/roundcube/roundcubemail/releases/latest"
latestVersion= latestVersion=