[Buildroot] [git commit branch/next] package/lsof: bump to version 4.99.4

Julien Olivain ju.o at free.fr
Fri Feb 28 16:39:37 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=ef1f9fa20e3886f61b88f88c4a13e162fe8ad1a8
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Release notes:
https://github.com/lsof-org/lsof/releases/tag/4.99.4

Signed-off-by: Akhilesh Nema <nemaakhilesh at gmail.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/lsof/lsof.hash | 2 +-
 package/lsof/lsof.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/lsof/lsof.hash b/package/lsof/lsof.hash
index 90d8aede92..e8e2aac1cd 100644
--- a/package/lsof/lsof.hash
+++ b/package/lsof/lsof.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  b9c56468b927d9691ab168c0b1e9f8f1f835694a35ff898c549d383bd8d09bd4  lsof-4.99.3.tar.gz
+sha256  90d02ae35cd14341bfb04ce80e0030767476b0fc414a0acb115d49e79b13d56c  lsof-4.99.4.tar.gz
 sha256  225222ff9bf38abc2cef7205e9b05c60935efa9ec28d1fd01e503c9316088718  COPYING
diff --git a/package/lsof/lsof.mk b/package/lsof/lsof.mk
index cb4e987bd5..fb2309ae7b 100644
--- a/package/lsof/lsof.mk
+++ b/package/lsof/lsof.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LSOF_VERSION = 4.99.3
+LSOF_VERSION = 4.99.4
 LSOF_SITE = $(call github,lsof-org,lsof,$(LSOF_VERSION))
 LSOF_LICENSE = lsof license
 LSOF_LICENSE_FILES = COPYING


More information about the buildroot mailing list