From 31055a39b13b6f188e53b7bbddcb647fe9c4b3ec Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 6 Jul 2025 12:47:31 +0200 Subject: [PATCH] lsof: update to 4.99.5. --- srcpkgs/lsof/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lsof/template b/srcpkgs/lsof/template index c370bfcbae6..879d65a6624 100644 --- a/srcpkgs/lsof/template +++ b/srcpkgs/lsof/template @@ -1,6 +1,6 @@ # Template file for 'lsof' pkgname=lsof -version=4.99.4 +version=4.99.5 revision=1 build_style=gnu-configure configure_args="--enable-security --disable-liblsof" @@ -12,7 +12,7 @@ license="lsof" homepage="https://github.com/lsof-org/lsof" changelog="https://raw.githubusercontent.com/lsof-org/lsof/master/00DIST" distfiles="https://github.com/lsof-org/lsof/releases/download/${version}/lsof-${version}.tar.gz" -checksum=0c444e2dabec14ad146cbb7f5b52b5ab4976728402ff348d9feced9ad9740c66 +checksum=4682c2491ec8b3d62f84e135afc1d9ead1bad5f034b50716f0c3826a4ee7d229 post_extract() { # Ensure tests always run