mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
lsof: update to 4.99.5.
This commit is contained in:
parent
9fda9bb527
commit
31055a39b1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue