roundcube - new dependcy php-ldap for version 1.6.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
toolName=roundcube
|
||||
toolPhpDeps="php\${phpVersion}-gd php-imagick"
|
||||
toolPhpDeps="php\${phpVersion}-gd php\${phpVersion}-ldap php-imagick"
|
||||
#https://github.com/roundcube/roundcubemail/releases/latest
|
||||
latestUrl="https://api.github.com/repos/roundcube/roundcubemail/releases/latest"
|
||||
latestVersion=
|
||||
|
Reference in New Issue
Block a user