lsof: bump to version 4.89
Also switch the homepage to a non-ftp site. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0c30b838bc
commit
36a686c4a4
@ -6,4 +6,4 @@ config BR2_PACKAGE_LSOF
|
||||
The lsof tool lists information about files opened by
|
||||
processes.
|
||||
|
||||
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
|
||||
http://people.freebsd.org/~abe/
|
||||
|
@ -1,2 +1,2 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 fe6f9b0e26b779ccd0ea5a0b6327c2b5c38d207a6db16f61ac01bd6c44e5c99b lsof_4.88.tar.bz2
|
||||
sha256 81ac2fc5fdc944793baf41a14002b6deb5a29096b387744e28f8c30a360a3718 lsof_4.89.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LSOF_VERSION = 4.88
|
||||
LSOF_VERSION = 4.89
|
||||
LSOF_SOURCE = lsof_$(LSOF_VERSION).tar.bz2
|
||||
# Use http mirror since master ftp site access is very draconian
|
||||
LSOF_SITE = http://www.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof
|
||||
|
Loading…
Reference in New Issue
Block a user