mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lsof: update to 4.99.4.
This commit is contained in:
parent
60a8b6eefb
commit
525ff69410
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lsof'
|
# Template file for 'lsof'
|
||||||
pkgname=lsof
|
pkgname=lsof
|
||||||
version=4.99.3
|
version=4.99.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-security --disable-liblsof"
|
configure_args="--enable-security --disable-liblsof"
|
||||||
|
@ -12,7 +12,7 @@ license="lsof"
|
||||||
homepage="https://github.com/lsof-org/lsof"
|
homepage="https://github.com/lsof-org/lsof"
|
||||||
changelog="https://raw.githubusercontent.com/lsof-org/lsof/master/00DIST"
|
changelog="https://raw.githubusercontent.com/lsof-org/lsof/master/00DIST"
|
||||||
distfiles="https://github.com/lsof-org/lsof/releases/download/${version}/lsof-${version}.tar.gz"
|
distfiles="https://github.com/lsof-org/lsof/releases/download/${version}/lsof-${version}.tar.gz"
|
||||||
checksum=86428a8881b0d1147a52058e853c775b83d794f0da685d549b2bfd07063ed1cd
|
checksum=0c444e2dabec14ad146cbb7f5b52b5ab4976728402ff348d9feced9ad9740c66
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# Ensure tests always run
|
# Ensure tests always run
|
||||||
|
|
Loading…
Add table
Reference in a new issue