mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22: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
|
revision=4
|
||||||
wrksrc="lc-${version}"
|
wrksrc="lc-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/boyter/lc"
|
go_import_path=github.com/boyter/lc
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
short_desc="Identify software licenses used on a source tree"
|
short_desc="Identify software licenses used on a source tree"
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/boyter/lc"
|
homepage="https://github.com/boyter/lc"
|
||||||
distfiles="https://github.com/boyter/lc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/boyter/lc/archive/v${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue