mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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'
|
# Template file for 'hello'
|
||||||
pkgname=hello
|
pkgname=hello
|
||||||
version=2.11
|
version=2.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Friendly greeting program"
|
short_desc="Friendly greeting program"
|
||||||
|
@ -8,4 +8,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/hello/"
|
homepage="https://www.gnu.org/software/hello/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8c9ce0572d3c44ed0670eb1cde980584e038b6f62c25fdfde8ef128de15004bd
|
checksum=cf04af86dc085268c5f4470fbae49b18afbc221b78096aab842d934a76bad0ab
|
||||||
|
|
Loading…
Add table
Reference in a new issue