gperf: add homepage, license
This commit is contained in:
parent
4edfe5f8ea
commit
667b0302d8
|
@ -1,10 +1,12 @@
|
|||
# Template file for 'gperf'
|
||||
pkgname=gperf
|
||||
version=3.0.3
|
||||
revision=3
|
||||
revision=4
|
||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
short_desc="Perfect hash function generator"
|
||||
homepage="https://www.gnu.org/software/gperf/"
|
||||
license="GPL-3"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=63287527c8d9e27e801cf0804436f3494bd569db05d49dcdd2a942ae72fa9055
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in New Issue