diff options
Diffstat (limited to 'testing/pam_sqlite3/APKBUILD')
-rw-r--r-- | testing/pam_sqlite3/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pam_sqlite3/APKBUILD b/testing/pam_sqlite3/APKBUILD index 01a88d5a67d..18413eecfe9 100644 --- a/testing/pam_sqlite3/APKBUILD +++ b/testing/pam_sqlite3/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="pam_sqlite3" url="https://github.com/HormyAJP/pam_sqlite3" arch="all" -license="GPL3" +license="GPL-3.0" depends="linux-pam" makedepends="linux-pam-dev sqlite-dev bsd-compat-headers" install="" |