community/duo_unix: update the license for SPDX variant

Commit 63f5e7d295 assigned the SPDX 3 license.
This commit refines the license to show the exact variant.
This commit is contained in:
Paul Morgan 2018-01-01 03:53:45 +00:00 committed by Leonardo Arena
parent 89744dd17e
commit 46ee76f5ae

View File

@ -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"