mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gping: update to 1.4.0.
This commit is contained in:
parent
0c929f5e41
commit
b206632f6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gping'
|
# Template file for 'gping'
|
||||||
pkgname=gping
|
pkgname=gping
|
||||||
version=1.3.2
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-v${version}"
|
wrksrc="${pkgname}-${pkgname}-v${version}"
|
||||||
build_wrksrc="gping"
|
build_wrksrc="gping"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Paper <paper@tilde.institute>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/orf/gping/"
|
homepage="https://github.com/orf/gping/"
|
||||||
distfiles="https://github.com/orf/gping/archive/refs/tags/gping-v${version}.tar.gz"
|
distfiles="https://github.com/orf/gping/archive/refs/tags/gping-v${version}.tar.gz"
|
||||||
checksum=1ab71ca45cb5da317d77774eff96d5868486d03ea1cedff008cbafcaf880332b
|
checksum=f68735ee9f6f3fde6881b727c518550d9c486a4259c0a2a2d261971715b77970
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue