mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
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 <nemaakhilesh@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
8867b238ef
commit
ef1f9fa20e
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user