# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description A scriptable ping program to check if multiple hosts are up
long_description fping is different from ping in that you can specify \
any number of hosts on the command line, or specify \
a file containing the lists of hosts to ping. \
Instead of trying one host until it timeouts or \
replies, fping will send out a ping packet and move \
on to the next host in a round-robin fashion. If a \
host replies, it is noted and removed from the list \
of hosts to check. If a host does not respond within \
a certain time limit and/or retry limit it will be \
homepage http://fping.org/
master_sites ${homepage}dist/
checksums rmd160 9f28dead5ca7a2f34994e1e72e8540de3454ed45 \
sha256 7d339674b6a95aae1d8ad487ff5056fd95b474c3650938268f6a905c3771b64a \
configure.args --enable-ipv4 \
livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}