gping: update to 1.6.1.
This commit is contained in:
parent
598e3ae020
commit
19187f50e2
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'gping'
|
# Template file for 'gping'
|
||||||
pkgname=gping
|
pkgname=gping
|
||||||
version=1.4.0
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="gping"
|
build_wrksrc="gping"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Ping, but with a graph"
|
short_desc="Ping, but with a graph"
|
||||||
maintainer="Paper <paper@tilde.institute>"
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
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=f68735ee9f6f3fde6881b727c518550d9c486a4259c0a2a2d261971715b77970
|
checksum=f27dc8aadd7f323861e8700d47efd13199f924fe0b2e20fef1f537bed01c1454
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
|
Loading…
Reference in New Issue