Skip to content

Commit

Permalink
fping: update to 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hadfl committed Jan 11, 2025
1 parent 2779fcf commit 0579f58
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions build/fping/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,19 @@
# http://www.illumos.org/license/CDDL.
# }}}

# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2025 OmniOS Community Edition (OmniOSce) Association.

. ../../lib/build.sh

PROG=fping
VER=5.2
VER=5.3
PKG=ooce/network/fping
SUMMARY="fping - send ICMP echo probes to network hosts"
DESC="fping is a program to send ICMP echo probes to network hosts, similar to "
DESC+="ping, but much better performing when pinging multiple hosts."

set_arch 64
test_relver '>=' 151053 && set_clangver
set_standard XPG6

SKIP_LICENCES=fping
Expand Down
2 changes: 1 addition & 1 deletion doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
| ooce/network/cyrus-imapd | 3.8.2 | https://github.com/cyrusimap/cyrus-imapd/releases | [omniosorg](https://github.com/omniosorg)
| ooce/network/dnscrypt-proxy | 2.1.5 | https://github.com/DNSCrypt/dnscrypt-proxy/releases | [omniosorg](https://github.com/omniosorg)
| ooce/network/dnsmasq | 2.90 | https://thekelleys.org.uk/dnsmasq/ | [omniosorg](https://github.com/omniosorg)
| ooce/network/fping | 5.2 | https://github.com/schweikert/fping/releases | [omniosorg](https://github.com/omniosorg)
| ooce/network/fping | 5.3 | https://github.com/schweikert/fping/releases | [omniosorg](https://github.com/omniosorg)
| ooce/network/irssi | 1.4.5 | https://github.com/irssi/irssi/releases | [omniosorg](https://github.com/omniosorg)
| ooce/network/mosh | 1.4.0 | https://github.com/mobile-shell/mosh/releases | [omniosorg](https://github.com/omniosorg)
| ooce/network/mosquitto | 2.0.20 | https://mosquitto.org/download/ | [omniosorg](https://github.com/omniosorg)
Expand Down

0 comments on commit 0579f58

Please sign in to comment.