licensechecker: update to 1.3.0.
This commit is contained in:
parent
1a64c53f9d
commit
3aa5ab5001
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'licensechecker'
|
||||
pkgname=licensechecker
|
||||
version=1.2.2
|
||||
version=1.3.0
|
||||
revision=1
|
||||
wrksrc="lc-${version}"
|
||||
build_style=go
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/boyter/lc"
|
||||
distfiles="https://github.com/boyter/lc/archive/v${version}.tar.gz"
|
||||
checksum=3fa7c1ce9d04cc91e6126053457ef28a52d265f9b13828bf7cbaff016235aa4c
|
||||
checksum=02753c986b0d68069ce5ee574253f77efde78a7e8330ae8e4ebe9cd83e3a4a76
|
||||
|
||||
conflicts="mono>=0" # /usr/bin/lc
|
||||
|
||||
|
|
Loading…
Reference in a new issue