lsof: update to 4.94.0.
This commit is contained in:
parent
14debd3ef0
commit
1077094e47
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue