package/lsof: bump to version 4.94.0

Update indentation in hash file (two spaces)

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Fabrice Fontaine 2021-12-07 22:46:58 +01:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 0987512a28
commit 79791023ee
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# Locally calculated
sha256 3df912bd966fc24dc73ddea3e36a61d79270b21b085936a4caabca56e5b486a2 lsof-4.93.2.tar.gz
sha256 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1 dialects/linux/dproto.h
sha256 c41709c2543ecf9de1e950795790a9786a2f225e51c3cc53d6a9a256f872472b lsof_4.94.0.linux.tar.bz2
sha256 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1 dialects/linux/dproto.h

View File

@ -4,8 +4,9 @@
#
################################################################################
LSOF_VERSION = 4.93.2
LSOF_SITE = $(call github,lsof-org,lsof,$(LSOF_VERSION))
LSOF_VERSION = 4.94.0
LSOF_SOURCE = lsof_$(LSOF_VERSION).linux.tar.bz2
LSOF_SITE = https://github.com/lsof-org/lsof/releases/download/$(LSOF_VERSION)
LSOF_LICENSE = lsof license
# License is repeated in each file, this is a relatively small one.
# It is also defined in 00README, but that contains a lot of other cruft.