diff options
Diffstat (limited to 'testing/opmsg/APKBUILD')
-rw-r--r-- | testing/opmsg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/opmsg/APKBUILD b/testing/opmsg/APKBUILD index 8863d73c90..fdfd82dfa6 100644 --- a/testing/opmsg/APKBUILD +++ b/testing/opmsg/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="opmsg gpg-like encryption system" url="https://github.com/stealth/opmsg" arch="all" -license="GPL3+" +license="GPL-3.0-or-later" depends="" makedepends="libressl-dev" install="" |