mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gping: update to 1.17.3.
Remove redundant update file.
This commit is contained in:
parent
33c2f73401
commit
50470edb80
2 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gping'
|
# Template file for 'gping'
|
||||||
pkgname=gping
|
pkgname=gping
|
||||||
version=1.16.1
|
version=1.17.3
|
||||||
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=557dad6e54b5dd23f88224ea7914776b7636672f237d9cbbea59972235ca89a8
|
checksum=bed3e1d46c2311ae15cad114700458a138e7d29fd45322cb9dd2c1108eb5a68e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
pattern="gping-v\K[0-9.]+(?=.tar.gz)"
|
|
Loading…
Add table
Reference in a new issue