gping: update to 1.8.0.
This commit is contained in:
parent
e195558cc8
commit
92255fb6d4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gping'
|
||||
pkgname=gping
|
||||
version=1.7.0
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path gping"
|
||||
|
@ -10,7 +10,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
|||
license="MIT"
|
||||
homepage="https://crates.io/crates/gping"
|
||||
distfiles="https://github.com/orf/gping/archive/refs/tags/gping-v${version}.tar.gz"
|
||||
checksum=e40c8c89f8dd7b7f17f391a039817171c54128612c9b989b280f11bf07d1f511
|
||||
checksum=f94f680d149c1096198f7e317acff25ab9e9942e932544f24132c641ca1577b1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue