summaryrefslogtreecommitdiffstats
path: root/package/lsof/lsof.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-01-02 10:24:41 -0300
committerPeter Korsgaard <peter@korsgaard.com>2015-01-02 14:37:13 +0100
commitdb748e8639f79f3ca456680ec2860a792df52a88 (patch)
tree01c94478f4e9d1dd36d3afd065c6ba0de9690ad1 /package/lsof/lsof.mk
parentb84419936ff57c6d0580355c3fbdf1785f2724ed (diff)
downloadbuildroot-db748e8639f79f3ca456680ec2860a792df52a88.tar.gz
buildroot-db748e8639f79f3ca456680ec2860a792df52a88.zip
lsof: bump to version 4.88
Rename patches to new convention and add hash file as well. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/lsof/lsof.mk')
-rw-r--r--package/lsof/lsof.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/lsof/lsof.mk b/package/lsof/lsof.mk
index 75ce3d4756..0a1667ab5c 100644
--- a/package/lsof/lsof.mk
+++ b/package/lsof/lsof.mk
@@ -4,9 +4,10 @@
#
################################################################################
-LSOF_VERSION = 4.87
+LSOF_VERSION = 4.88
LSOF_SOURCE = lsof_$(LSOF_VERSION).tar.bz2
-LSOF_SITE = ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof
+# 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
LSOF_LICENSE = lsof license
# License is repeated in each file, this is a relatively small one.
# It is also defined in 00README, but that contains a lot of other cruft.
OpenPOWER on IntegriCloud