aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Morgan <jumanjiman@gmail.com>2018-01-01 03:53:45 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-01-09 10:20:03 +0000
commit46ee76f5aebdee6575eadc04f5df1fcac1526b12 (patch)
tree025b7b9d2912be9491874d3bc0f3d3943b03fbab
parent89744dd17e0fe8773f088e2a1a52d7f83ed4e30e (diff)
community/duo_unix: update the license for SPDX variant
Commit 63f5e7d295659 assigned the SPDX 3 license. This commit refines the license to show the exact variant.
-rw-r--r--community/duo_unix/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/duo_unix/APKBUILD b/community/duo_unix/APKBUILD
index 5a6ed67af59..bc275ce83e8 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"