mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 20:23:20 +00:00
fping: update to 5.1
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
26456cf88f
commit
0eaccf0031
@ -7,6 +7,7 @@ targets to ping. Instead of sending to one target until it times out or \
|
||||
replies, fping will send out a ping packet and move on to the next target \
|
||||
in a round-robin fashion."
|
||||
HOMEPAGE = "http://www.fping.org/"
|
||||
BUGTRACKER = "https://github.com/schweikert/fping/issues"
|
||||
SECTION = "net"
|
||||
|
||||
LICENSE = "fping"
|
||||
@ -14,7 +15,7 @@ NO_GENERIC_LICENSE[fping] = "COPYING"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c6170fbadddfcd74f011515291d96901"
|
||||
|
||||
SRC_URI = "http://www.fping.org/dist/fping-${PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "ed38c0b9b64686a05d1b3bc1d66066114a492e04e44eef1821d43b1263cd57b8"
|
||||
SRC_URI[sha256sum] = "1ee5268c063d76646af2b4426052e7d81a42b657e6a77d8e7d3d2e60fd7409fe"
|
||||
|
||||
S = "${WORKDIR}/fping-${PV}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user