mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
b3ecfd6ef7
commit
49f72e76e5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'scc'
|
||||
pkgname=scc
|
||||
version=3.3.5
|
||||
revision=2
|
||||
version=3.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/boyter/scc/v3"
|
||||
short_desc="Fast cloc replacement written in pure Go"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Sami Pitkänen <bilebucket@airmail.cc>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/boyter/scc"
|
||||
distfiles="https://github.com/boyter/scc/archive/v${version}.tar.gz"
|
||||
checksum=028869a7d053879a8e3f2872fdd792f165db13696918d08863475c638f08ef06
|
||||
checksum=161f5d9bb359c6440114b7d2e0f98d588c02aa66fbe474d7660b244687fefb70
|
||||
conflicts="sc-controller" # /usr/bin/scc
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue