mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
package/fping: bump to version 5.0
This bump will fix a build failure with gcc 10 thanks to
0ed73181eb
Also update indentation in hash file (two spaces)
Fixes:
- http://autobuild.buildroot.org/results/f5c8e546200594e2367444e93e31aa615bd73796
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
1353f14556
commit
60dc3d5fe8
@ -1,5 +1,5 @@
|
||||
# Locally calculated
|
||||
sha256 7d339674b6a95aae1d8ad487ff5056fd95b474c3650938268f6a905c3771b64a fping-4.2.tar.gz
|
||||
sha256 ed38c0b9b64686a05d1b3bc1d66066114a492e04e44eef1821d43b1263cd57b8 fping-5.0.tar.gz
|
||||
|
||||
# Hash for license file
|
||||
sha256 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757 COPYING
|
||||
sha256 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FPING_VERSION = 4.2
|
||||
FPING_VERSION = 5.0
|
||||
FPING_SITE = http://fping.org/dist
|
||||
FPING_LICENSE = BSD-like
|
||||
FPING_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user