* [Buildroot] [PATCH] package/lsof: bump to version 4.96.3
@ 2022-09-20 19:03 Francois Perrad
2022-09-21 18:09 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2022-09-20 19:03 UTC (permalink / raw)
To: buildroot
sources are now hosted on github
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/lsof/lsof.hash | 2 +-
package/lsof/lsof.mk | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/package/lsof/lsof.hash b/package/lsof/lsof.hash
index 7318c608c..9649e24f7 100644
--- a/package/lsof/lsof.hash
+++ b/package/lsof/lsof.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 e9faa0fbcc48638c1d1f143e93573ac43b65e76646150f83e24bd8c18786303c lsof_4.95.0.linux.tar.bz2
+sha256 2753fc01452a3d2ee665e8365afdac0e9683197f3ec06231aa684a48b286d11c lsof-4.96.3.tar.gz
sha256 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1 dialects/linux/dproto.h
diff --git a/package/lsof/lsof.mk b/package/lsof/lsof.mk
index 21a327b99..8c8c46c4e 100644
--- a/package/lsof/lsof.mk
+++ b/package/lsof/lsof.mk
@@ -4,9 +4,8 @@
#
################################################################################
-LSOF_VERSION = 4.95.0
-LSOF_SOURCE = lsof_$(LSOF_VERSION).linux.tar.bz2
-LSOF_SITE = https://github.com/lsof-org/lsof/releases/download/$(LSOF_VERSION)
+LSOF_VERSION = 4.96.3
+LSOF_SITE = $(call github,lsof-org,lsof,$(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.
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/lsof: bump to version 4.96.3
2022-09-20 19:03 [Buildroot] [PATCH] package/lsof: bump to version 4.96.3 Francois Perrad
@ 2022-09-21 18:09 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2022-09-21 18:09 UTC (permalink / raw)
To: Francois Perrad; +Cc: buildroot
On Tue, 20 Sep 2022 21:03:38 +0200
Francois Perrad <fperrad@gmail.com> wrote:
> sources are now hosted on github
>
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> package/lsof/lsof.hash | 2 +-
> package/lsof/lsof.mk | 5 ++---
> 2 files changed, 3 insertions(+), 4 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-21 18:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-20 19:03 [Buildroot] [PATCH] package/lsof: bump to version 4.96.3 Francois Perrad
2022-09-21 18:09 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox