lsof: update to 4.99.3
authorMaxim Storchak <[email protected]>
Wed, 2 Oct 2024 17:49:46 +0000 (20:49 +0300)
committerJosef Schlehofer <[email protected]>
Wed, 2 Oct 2024 20:50:29 +0000 (22:50 +0200)
Signed-off-by: Maxim Storchak <[email protected]>
utils/lsof/Makefile
utils/lsof/patches/000-disable-man.patch

index 939fd71be4364b83200ea5c89cce9f0ecf0f131e..fc2deeff205759fc0e2ce770f47205f5a71f81cc 100644 (file)
@@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=lsof
-PKG_VERSION:=4.99.0
+PKG_VERSION:=4.99.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/lsof-org/lsof/releases/download/$(PKG_VERSION)
-PKG_HASH:=180e6284aff184d94d273e34f7264edc2af849c07b1c5d6a4183d4d402734245
+PKG_HASH:=86428a8881b0d1147a52058e853c775b83d794f0da685d549b2bfd07063ed1cd
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 
 PKG_MAINTAINER:=Maxim Storchak <[email protected]>
index cf9a391f0220f7c5b5a7319a4d9c8680f439b489..0c4e06a1f8f9768d47b2c876fe1f506d0baeb632 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Makefile.am
 +++ b/Makefile.am
-@@ -208,13 +208,8 @@ EXTRA_DIST += 00.README.FIRST 00CREDITS
+@@ -212,11 +212,6 @@ EXTRA_DIST += 00.README.FIRST 00CREDITS
  # Testing
  EXTRA_DIST += tests/00README tests/TestDB tests/CkTestDB tests/Makefile tests/LsofTest.h check.bash
  
@@ -12,7 +12,3 @@
  # Fix distcheck error
  clean-local:
        rm -rf lsof.man
- distclean-local:
--      rm -rf lockf_owner.h lockf.h
-\ No newline at end of file
-+      rm -rf lockf_owner.h lockf.h