mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'lsof'
|
||||||
pkgname=lsof
|
pkgname=lsof
|
||||||
version=4.93.2
|
version=4.94.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="./Configure"
|
configure_script="./Configure"
|
||||||
configure_args="-n linux"
|
configure_args="-n linux"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="custom:lsof"
|
license="custom:lsof"
|
||||||
homepage="https://people.freebsd.org/~abe/"
|
homepage="https://people.freebsd.org/~abe/"
|
||||||
distfiles="https://fossies.org/linux/misc/lsof-${version}.tar.gz"
|
distfiles="https://fossies.org/linux/misc/lsof-${version}.tar.gz"
|
||||||
checksum=3df912bd966fc24dc73ddea3e36a61d79270b21b085936a4caabca56e5b486a2
|
checksum=a9865eeb581c3abaac7426962ddb112ecfd86a5ae93086eb4581ce100f8fa8f4
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export LSOF_CC="$CC"
|
export LSOF_CC="$CC"
|
||||||
|
|
Loading…
Add table
Reference in a new issue