diff --git a/srcpkgs/licensechecker/template b/srcpkgs/licensechecker/template index 868857b8dfc..3632210d98c 100644 --- a/srcpkgs/licensechecker/template +++ b/srcpkgs/licensechecker/template @@ -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 " +maintainer="maxice8 " license="MIT" homepage="https://github.com/boyter/lc" distfiles="https://github.com/boyter/lc/archive/v${version}.tar.gz"