mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
licensechecker: adopt
This commit is contained in:
parent
54577f95dc
commit
a06072531e
1 changed files with 2 additions and 2 deletions
|
@ -4,10 +4,10 @@ version=1.3.1
|
|||
revision=4
|
||||
wrksrc="lc-${version}"
|
||||
build_style=go
|
||||
go_import_path="github.com/boyter/lc"
|
||||
go_import_path=github.com/boyter/lc
|
||||
hostmakedepends="git"
|
||||
short_desc="Identify software licenses used on a source tree"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/boyter/lc"
|
||||
distfiles="https://github.com/boyter/lc/archive/v${version}.tar.gz"
|
||||
|
|
Loading…
Add table
Reference in a new issue