diff options
Diffstat (limited to 'community/tpm')
-rw-r--r-- | community/tpm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tpm/APKBUILD b/community/tpm/APKBUILD index 4f02e9a9e7..c3bdb4d0f9 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="" |