diff options
Diffstat (limited to 'community/cacti/APKBUILD')
-rw-r--r-- | community/cacti/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cacti/APKBUILD b/community/cacti/APKBUILD index 8b32671c61..197a03d450 100644 --- a/community/cacti/APKBUILD +++ b/community/cacti/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="The complete rrdtool-based graphing solution" url="http://www.cacti.net" arch="noarch" -license="GPL2+" +license="GPL-2.0-or-later" options="!check" pkgusers=$pkgname pkggroups="www-data" |