* [Buildroot] [PATCH 1/1] package/fping: bump version to 5.2
@ 2024-08-18 19:47 Petr Vorel
2024-08-19 11:07 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Petr Vorel @ 2024-08-18 19:47 UTC (permalink / raw)
To: buildroot; +Cc: Petr Vorel, Pierre-Jean Texier
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
package/fping/fping.hash | 2 +-
package/fping/fping.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/fping/fping.hash b/package/fping/fping.hash
index 4671cd77cf..8b68798409 100644
--- a/package/fping/fping.hash
+++ b/package/fping/fping.hash
@@ -1,5 +1,5 @@
# Locally calculated
-sha256 1ee5268c063d76646af2b4426052e7d81a42b657e6a77d8e7d3d2e60fd7409fe fping-5.1.tar.gz
+sha256 a7692d10d73fb0bb76e1f7459aa7f19bbcdbfc5adbedef02f468974b18b0e42f fping-5.2.tar.gz
# Hash for license file
sha256 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757 COPYING
diff --git a/package/fping/fping.mk b/package/fping/fping.mk
index 5986d05b93..dc43261be8 100644
--- a/package/fping/fping.mk
+++ b/package/fping/fping.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FPING_VERSION = 5.1
+FPING_VERSION = 5.2
FPING_SITE = http://fping.org/dist
FPING_LICENSE = BSD-like
FPING_LICENSE_FILES = COPYING
--
2.45.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-19 11:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-18 19:47 [Buildroot] [PATCH 1/1] package/fping: bump version to 5.2 Petr Vorel
2024-08-19 11:07 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.