lsof: update to 4.94.0.

This commit is contained in:
Anthony Iliopoulos 2020-11-15 19:29:33 +01:00 committed by Érico Nogueira Rolim
parent 14debd3ef0
commit 1077094e47

View file

@ -1,7 +1,7 @@
# Template file for 'lsof'
pkgname=lsof
version=4.93.2
revision=2
version=4.94.0
revision=1
build_style=configure
configure_script="./Configure"
configure_args="-n linux"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="custom:lsof"
homepage="https://people.freebsd.org/~abe/"
distfiles="https://fossies.org/linux/misc/lsof-${version}.tar.gz"
checksum=3df912bd966fc24dc73ddea3e36a61d79270b21b085936a4caabca56e5b486a2
checksum=a9865eeb581c3abaac7426962ddb112ecfd86a5ae93086eb4581ce100f8fa8f4
pre_configure() {
export LSOF_CC="$CC"