mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
gping: update to 1.13.1.
This commit is contained in:
parent
d31e56deee
commit
cfe4ca90a0
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.12.0
|
version=1.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path gping"
|
make_install_args="--path gping"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://crates.io/crates/gping"
|
homepage="https://crates.io/crates/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=63b5a60d1389e44c5baef07cec41d148b454798683baf220bb260d450a4906b8
|
checksum=5bdf36ffe6a8cd7979fdd54dc48c76ad96fc65af11929e17b3b686992d32e541
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue