package/lsof: bump to version 4.91
Add upstream provided md5 hash. Add license file hash. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1a32e4e2cf
commit
5f900e9cd5
@ -1,2 +1,7 @@
|
||||
# From http://www.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/CHECKSUMS_4.91
|
||||
md5 148ed410cb52e08c2adc0c60f480f11f lsof_4.91.tar.bz2
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 81ac2fc5fdc944793baf41a14002b6deb5a29096b387744e28f8c30a360a3718 lsof_4.89.tar.bz2
|
||||
# http://www.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_4.91.tar.bz2.sig
|
||||
# with (old, weak) key 40BD3D55
|
||||
sha256 c9da946a525fbf82ff80090b6d1879c38df090556f3fe0e6d782cb44172450a3 lsof_4.91.tar.bz2
|
||||
sha256 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1 dialects/linux/dproto.h
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LSOF_VERSION = 4.89
|
||||
LSOF_VERSION = 4.91
|
||||
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