diff options
Diffstat (limited to 'testing/gpg-remailer/APKBUILD')
-rw-r--r-- | testing/gpg-remailer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gpg-remailer/APKBUILD b/testing/gpg-remailer/APKBUILD index d7dc08f1cf4..889d2fc71ea 100644 --- a/testing/gpg-remailer/APKBUILD +++ b/testing/gpg-remailer/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Decrypt GPG messages and re-encrypt them to a well-defined group" url="https://fbb-git.github.io/gpg-remailer/" arch="all" -license="GPL3+" +license="GPL-3.0-or-later" depends="gnupg mailutils" makedepends="icmake bash yodl bobcat-dev" subpackages="$pkgname-doc" |