hello: update to 2.12.
This commit is contained in:
parent
15aa28b4fc
commit
5a34ca7af7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hello'
|
||||
pkgname=hello
|
||||
version=2.11
|
||||
version=2.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Friendly greeting program"
|
||||
|
@ -8,4 +8,4 @@ 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
|
||||
checksum=cf04af86dc085268c5f4470fbae49b18afbc221b78096aab842d934a76bad0ab
|
||||
|
|
Loading…
Reference in a new issue