diff --git a/ilot/freescout/APKBUILD b/ilot/freescout/APKBUILD index 0093ab0..498c44a 100644 --- a/ilot/freescout/APKBUILD +++ b/ilot/freescout/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Free self-hosted help desk & shared mailbox" arch="noarch" url="freescout.net" license="AGPL-3.0" -_php=php83 +_php=php84 _php_mods="-fpm -mbstring -xml -imap -zip -gd -curl -intl -tokenizer -pdo_pgsql -openssl -session -iconv -fileinfo -dom -pcntl" depends="$_php ${_php_mods//-/$_php-} nginx postgresql pwgen bash" makedepends="composer pcre"