pwgen: fix license
This commit is contained in:
parent
33a5477e57
commit
d11c16666c
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'pwgen'
|
# Template file for 'pwgen'
|
||||||
pkgname=pwgen
|
pkgname=pwgen
|
||||||
version=2.07
|
version=2.07
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Password Generator"
|
short_desc="Password Generator"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL"
|
license="GPL-2"
|
||||||
homepage="http://pwgen.sourceforge.net"
|
homepage="http://pwgen.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=eb74593f58296c21c71cd07933e070492e9222b79cedf81d1a02ce09c0e11556
|
checksum=eb74593f58296c21c71cd07933e070492e9222b79cedf81d1a02ce09c0e11556
|
||||||
|
|
Loading…
Reference in a new issue