fping: add v5.1 (#37270)

This commit is contained in:
Alec Scott 2023-04-28 02:17:16 -07:00 committed by GitHub
parent 65c625a44f
commit 561c192e30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class Fping(AutotoolsPackage):
homepage = "https://fping.org/"
url = "https://github.com/schweikert/fping/archive/v4.2.tar.gz"
version("5.1", sha256="3ec5cdae259a948956b1146b2ecb66276eee4206a77201251833922eca0de7f4")
version("4.2", sha256="49b0ac77fd67c1ed45c9587ffab0737a3bebcfa5968174329f418732dbf655d4")
version("4.1", sha256="1da45b1d8c2d38b52bebd4f8b1617ddfae678e9f6436dafa6f62e97b8ecfc93c")
version("4.0", sha256="8c9eac7aeadb5be0daa978cdac5f68ae44b749af0f643e8252b5e3dd4ce32e6a")