diff options
Diffstat (limited to 'community/google-authenticator/APKBUILD')
-rw-r--r-- | community/google-authenticator/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/google-authenticator/APKBUILD b/community/google-authenticator/APKBUILD index e10bcf17e37..5c06471d8ce 100644 --- a/community/google-authenticator/APKBUILD +++ b/community/google-authenticator/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Google Authenticator PAM module" url="https://github.com/google/google-authenticator" arch="all" -license="ASL-2.0" +license="Apache-2.0" makedepends="autoconf automake libtool linux-pam-dev m4 libressl-dev" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/google/google-authenticator/archive/$pkgver.tar.gz" |