licensechecker: adopt

This commit is contained in:
maxice8 2018-08-30 17:37:11 -03:00
parent 54577f95dc
commit a06072531e
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -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"