package/lsof: bump to version 4.99.6

- Fix clang version parser
- FreeBSD: Drop deprecated kf_sock_inpcb, add FreeBSD 15 support
- Linux: Fix kernel version in CFLAGS, handle Linux 6.9 pidfs changes
- Add closefrom_shim fallback for better portability
- Fix C23 build compatibility
- Documentation improvements

https://github.com/lsof-org/lsof/releases/tag/4.99.6

Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Shubham Chakraborty
2026-04-18 13:14:57 +05:30
committed by Julien Olivain
parent 93f486ac56
commit 6300c1237f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally calculated
sha256 90d02ae35cd14341bfb04ce80e0030767476b0fc414a0acb115d49e79b13d56c lsof-4.99.4.tar.gz
sha256 2ce65158694e9c44dfc54916f5b843d887763c03128e0a1c77d62ae106537009 lsof-4.99.6.tar.gz
sha256 225222ff9bf38abc2cef7205e9b05c60935efa9ec28d1fd01e503c9316088718 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
LSOF_VERSION = 4.99.4
LSOF_VERSION = 4.99.6
LSOF_SITE = $(call github,lsof-org,lsof,$(LSOF_VERSION))
LSOF_LICENSE = lsof license
LSOF_LICENSE_FILES = COPYING