diff options
Diffstat (limited to 'main/acct/APKBUILD')
-rw-r--r-- | main/acct/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/acct/APKBUILD b/main/acct/APKBUILD index 9111102309..0f2f294f34 100644 --- a/main/acct/APKBUILD +++ b/main/acct/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="The GNU Accounting Utilities" url="https://www.gnu.org/software/acct/" arch="all" -license="GPL3+" +license="GPL-3.0-or-later" depends="" makedepends="linux-headers" install="" |