gperf: fix license
This commit is contained in:
parent
96c2873d03
commit
77cd2a161c
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'gperf'
|
||||
pkgname=gperf
|
||||
version=3.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
short_desc="Perfect hash function generator"
|
||||
homepage="https://www.gnu.org/software/gperf/"
|
||||
license="GPL-3"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/gperf/"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2
|
||||
|
|
Loading…
Reference in New Issue