diff options
Diffstat (limited to 'community/roundcubemail/APKBUILD')
-rw-r--r-- | community/roundcubemail/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/roundcubemail/APKBUILD b/community/roundcubemail/APKBUILD index 1e3e064e89..ce9ce96f5f 100644 --- a/community/roundcubemail/APKBUILD +++ b/community/roundcubemail/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="A PHP web-based mail client" url="http://www.roundcube.net" arch="noarch" -license="GPL3+" +license="GPL-3.0-or-later" install="$pkgname.post-upgrade" depends="${_php} ${_php}-imap ${_php}-xml ${_php}-json ${_php}-dom ${_php}-exif ${_php}-pear-net_idna2 ${_php}-pear-mail_mime |