mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lsof: license is no longer custom.
This commit is contained in:
parent
42c1be457b
commit
75fafb7936
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ hostmakedepends=groff
|
||||||
checkdepends="util-linux procps-ng"
|
checkdepends="util-linux procps-ng"
|
||||||
short_desc="LiSt Open Files"
|
short_desc="LiSt Open Files"
|
||||||
maintainer="Subhaditya Nath <sn03.general@gmail.com>"
|
maintainer="Subhaditya Nath <sn03.general@gmail.com>"
|
||||||
license="custom:lsof"
|
license="lsof"
|
||||||
homepage="https://github.com/lsof-org/lsof"
|
homepage="https://github.com/lsof-org/lsof"
|
||||||
changelog="https://raw.githubusercontent.com/lsof-org/lsof/master/00DIST"
|
changelog="https://raw.githubusercontent.com/lsof-org/lsof/master/00DIST"
|
||||||
distfiles="https://github.com/lsof-org/lsof/releases/download/${version}/lsof-${version}.tar.gz"
|
distfiles="https://github.com/lsof-org/lsof/releases/download/${version}/lsof-${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue