12 lines
388 B
Bash
12 lines
388 B
Bash
# Template file for 'hello'
|
|
pkgname=hello
|
|
version=2.11
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Friendly greeting program"
|
|
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=8c9ce0572d3c44ed0670eb1cde980584e038b6f62c25fdfde8ef128de15004bd
|