mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +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'
|
||||
pkgname=gping
|
||||
version=1.16.1
|
||||
version=1.17.3
|
||||
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=557dad6e54b5dd23f88224ea7914776b7636672f237d9cbbea59972235ca89a8
|
||||
checksum=bed3e1d46c2311ae15cad114700458a138e7d29fd45322cb9dd2c1108eb5a68e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
pattern="gping-v\K[0-9.]+(?=.tar.gz)"
|
Loading…
Add table
Reference in a new issue