13 lines
416 B
Bash
13 lines
416 B
Bash
# Template file for 'hello'
|
|
pkgname=hello
|
|
version=2.12.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Friendly greeting program"
|
|
hostmakedepends="texinfo"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://www.gnu.org/software/hello/"
|
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=8d99142afd92576f30b0cd7cb42a8dc6809998bc5d607d88761f512e26c7db20
|