aboutsummaryrefslogtreecommitdiffstats
path: root/community/tpm/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tpm/APKBUILD')
-rw-r--r--community/tpm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tpm/APKBUILD b/community/tpm/APKBUILD
index 4f02e9a9e7e..c3bdb4d0f9e 100644
--- a/community/tpm/APKBUILD
+++ b/community/tpm/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A tiny password manager"
url="https://github.com/nmeum/$pkgname"
arch="noarch"
-license="GPL3+"
+license="GPL-3.0-or-later"
depends="gnupg"
makedepends="perl"
install=""