From 6015f11291688519cebc5d20161d35c640e9c554 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 03:05:18 +0000 Subject: [PATCH] lsof/4.99.4 package update (#34417)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- lsof.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lsof.yaml b/lsof.yaml index 89d74cbaa81..52baac26dae 100644 --- a/lsof.yaml +++ b/lsof.yaml @@ -1,6 +1,6 @@ package: name: lsof - version: 4.99.3 + version: 4.99.4 epoch: 0 description: List Open Files copyright: @@ -25,7 +25,7 @@ pipeline: with: repository: https://github.com/lsof-org/lsof tag: ${{package.version}} - expected-commit: 2e4c7a1a9bc7258dc5b6a3ab28ebca44174279a8 + expected-commit: bbf320ce586a848f880bca7b758d50ae4c712624 - name: "update release version in configure.ac" runs: |