lsof : upgrade to 4.99.0

This commit is contained in:
Luis
2023-11-12 06:55:13 +00:00
parent 380bd47a3e
commit e255e52bf7
3 changed files with 11 additions and 3 deletions

View File

@@ -1 +1 @@
34404c76c56cb761adcb93fa139c9be5 lsof-4.98.0.tar.gz
8c858675f6d6e137df9b4e26ad6c46e8 lsof-4.99.0.tar.gz

View File

@@ -1,7 +1,15 @@
lsof-4.98.0-1
lsof-4.99.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/lsof
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/lsof.h
-rw-r--r-- root/root usr/include/lsof_fields.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/liblsof.a
lrwxrwxrwx root/root usr/lib/liblsof.so -> liblsof.so.0.0.0
lrwxrwxrwx root/root usr/lib/liblsof.so.0 -> liblsof.so.0.0.0
-rwxr-xr-x root/root usr/lib/liblsof.so.0.0.0
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man8/

View File

@@ -3,7 +3,7 @@
# depends : libtirpc
name=lsof
version=4.98.0
version=4.99.0
release=1
source="https://github.com/lsof-org/lsof/releases/download/$version/lsof-$version.tar.gz"