scc: update to 3.1.0.
This commit is contained in:
parent
64ab5534bc
commit
8a45955cdd
@ -1,15 +1,16 @@
|
|||||||
# Template file for 'scc'
|
# Template file for 'scc'
|
||||||
pkgname=scc
|
pkgname=scc
|
||||||
version=3.0.0
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/boyter/scc"
|
go_import_path="github.com/boyter/scc/v3"
|
||||||
short_desc="Fast cloc replacement written in pure Go"
|
short_desc="Fast cloc replacement written in pure Go"
|
||||||
maintainer="Sami Pitkänen <bilebucket@airmail.cc>"
|
maintainer="Sami Pitkänen <bilebucket@airmail.cc>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/boyter/scc"
|
homepage="https://github.com/boyter/scc"
|
||||||
distfiles="https://github.com/boyter/scc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/boyter/scc/archive/v${version}.tar.gz"
|
||||||
checksum=01b903e27add5180f5000b649ce6e5088fa2112e080bfca1d61b1832a84a0645
|
checksum=bffea99c7f178bc48bfba3c64397d53a20a751dfc78221d347aabdce3422fd20
|
||||||
|
conflicts="sc-controller" # /usr/bin/scc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user