From 56484f7690d0e08250ea98b423afdaf2a0e36a91 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 5 Jan 2024 13:22:36 +0100 Subject: [PATCH] lsof: update to 4.99.3 --- lsof/.signature | 6 +++--- lsof/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lsof/.signature b/lsof/.signature index c2315b1ee..0c11b40b0 100644 --- a/lsof/.signature +++ b/lsof/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/aFbAsVUijuzlm3JIRafjqzfpsXX/QywHd+cckTJysTIMyJC9EN+onwegaxOVIS7Yjo6zhfsO7Wug8ivkhWSowI= -SHA256 (Pkgfile) = 1fe7bee08455227769f0d992e6f547af2b88098e15c99aba40a14832b06579f1 +RWSE3ohX2g5d/U9KJqpPYDVyIi00RKRDWVgA+0RXD3iRq5vG7mmMWER98VC6Ko9KI0DKtQ17a92tlEHDxrORpNw6mniOgsDPMgg= +SHA256 (Pkgfile) = 77f4be66618a9a4065ee819224d07708cd5d44c16a97f2eeb3f0da333392e819 SHA256 (.footprint) = 96955c2b8db524dff639fc12c2b50fbf1ac8fb0049828b76aa7da8fd8628c06b -SHA256 (lsof-4.98.0.tar.gz) = 80308a614508814ac70eb2ae1ed2c4344dcf6076fa60afc7734d6b1a79e62b16 +SHA256 (lsof-4.99.3.tar.gz) = b9c56468b927d9691ab168c0b1e9f8f1f835694a35ff898c549d383bd8d09bd4 diff --git a/lsof/Pkgfile b/lsof/Pkgfile index 675debc91..2c8b370aa 100644 --- a/lsof/Pkgfile +++ b/lsof/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libtirpc name=lsof -version=4.98.0 +version=4.99.3 release=1 source=(https://github.com/lsof-org/lsof/archive/$version/$name-$version.tar.gz)