diff options
Diffstat (limited to 'community/makepasswd/APKBUILD')
-rw-r--r-- | community/makepasswd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/makepasswd/APKBUILD b/community/makepasswd/APKBUILD index 3935f156341..1f3bf7ee9d7 100644 --- a/community/makepasswd/APKBUILD +++ b/community/makepasswd/APKBUILD @@ -6,7 +6,7 @@ pkgrel=3 pkgdesc="Generates (pseudo-)random passwords of a desired length" url="http://people.defora.org/~khorben/projects/makepasswd/" arch="all" -license="GPL3" +license="GPL-3.0" depends="" makedepends="libxslt docbook-xsl libressl-dev" install="" |