mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
licensechecker: update to 1.2.2.
This commit is contained in:
parent
f2e9b6b330
commit
2ebc384224
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'licensechecker'
|
# Template file for 'licensechecker'
|
||||||
pkgname=licensechecker
|
pkgname=licensechecker
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lc-${version}"
|
wrksrc="lc-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
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"
|
||||||
checksum=2507cb8d992808fab99090ca70083a3686c40d0ec69ab912a3aefff8a7ef111b
|
checksum=3fa7c1ce9d04cc91e6126053457ef28a52d265f9b13828bf7cbaff016235aa4c
|
||||||
|
|
||||||
conflicts="mono>=0" # /usr/bin/lc
|
conflicts="mono>=0" # /usr/bin/lc
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue