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:
Gustavo Zacarias 2015-10-02 11:39:13 -03:00 committed by Peter Korsgaard
parent 0c30b838bc
commit 36a686c4a4
3 changed files with 3 additions and 3 deletions

View file

@ -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/

View file

@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
sha256 fe6f9b0e26b779ccd0ea5a0b6327c2b5c38d207a6db16f61ac01bd6c44e5c99b lsof_4.88.tar.bz2
sha256 81ac2fc5fdc944793baf41a14002b6deb5a29096b387744e28f8c30a360a3718 lsof_4.89.tar.bz2

View file

@ -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