mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
lsof: update to 4.89.
This commit is contained in:
parent
674d313ab1
commit
f66516f963
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.88
|
version=4.89
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=lsof_${version}
|
wrksrc=lsof_${version}
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://people.freebsd.org/~abe/"
|
homepage="http://people.freebsd.org/~abe/"
|
||||||
license="lsof"
|
license="lsof"
|
||||||
distfiles="ftp://sunsite.ualberta.ca/pub/Mirror/lsof/lsof_${version}.tar.bz2"
|
distfiles="ftp://sunsite.ualberta.ca/pub/Mirror/lsof/lsof_${version}.tar.bz2"
|
||||||
checksum=fe6f9b0e26b779ccd0ea5a0b6327c2b5c38d207a6db16f61ac01bd6c44e5c99b
|
checksum=81ac2fc5fdc944793baf41a14002b6deb5a29096b387744e28f8c30a360a3718
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# We have to do this dance because the real distfile is
|
# We have to do this dance because the real distfile is
|
||||||
|
|
Loading…
Add table
Reference in a new issue