diff --git a/community/duo_unix/APKBUILD b/community/duo_unix/APKBUILD index 5a6ed67af59c1163e8000cbee4afc138a677d8b2..bc275ce83e84af0dfc9593fbb7003a2126180b90 100644 --- a/community/duo_unix/APKBUILD +++ b/community/duo_unix/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="duosecurity.com two-factor authentication" url="https://duo.com/support/documentation/duounix" arch="all" -license="GPL-2.0" +license="GPL-2.0-only" depends="" depends_dev="libressl-dev zlib-dev" makedepends="$depends_dev automake autoconf libtool"