gping: update to 1.11.0.
This commit is contained in:
parent
75f70008d0
commit
09749e0cb2
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.8.0
|
version=1.11.0
|
||||||
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=f94f680d149c1096198f7e317acff25ab9e9942e932544f24132c641ca1577b1
|
checksum=df32aa9d435fa724c1fefe00e32d3f53c7e8d29c11d63031b97c9cd82c0afc26
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue