mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 18:13:07 +02:00
fping: update to 5.4.
This commit is contained in:
parent
9d34b9abe0
commit
842595f0b0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fping'
|
||||
pkgname=fping
|
||||
version=5.3
|
||||
version=5.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv4 --enable-ipv6"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://fping.org"
|
||||
distfiles="https://fping.org/dist/fping-${version}.tar.gz"
|
||||
checksum=d57bd0141aea082e3adfc198bfc3db5dfd12a7014c7c2655e97f61cd54901d0e
|
||||
checksum=be320771f075e47dd7e5704b485e9bdc7dd11107884345c0f7c18749357f668d
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue