From ef1f9fa20e3886f61b88f88c4a13e162fe8ad1a8 Mon Sep 17 00:00:00 2001 From: Akhilesh Nema Date: Sat, 18 Jan 2025 11:21:30 -0800 Subject: [PATCH] package/lsof: bump to version 4.99.4 Release notes: https://github.com/lsof-org/lsof/releases/tag/4.99.4 Signed-off-by: Akhilesh Nema Signed-off-by: Julien Olivain --- 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