mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scc: update to 3.3.5.
This commit is contained in:
parent
45ed82ae06
commit
e546831334
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'scc'
|
# Template file for 'scc'
|
||||||
pkgname=scc
|
pkgname=scc
|
||||||
version=3.1.0
|
version=3.3.5
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/boyter/scc/v3"
|
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"
|
||||||
|
@ -9,7 +9,7 @@ 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=bffea99c7f178bc48bfba3c64397d53a20a751dfc78221d347aabdce3422fd20
|
checksum=028869a7d053879a8e3f2872fdd792f165db13696918d08863475c638f08ef06
|
||||||
conflicts="sc-controller" # /usr/bin/scc
|
conflicts="sc-controller" # /usr/bin/scc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue