mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scc: update to 2.12.0.
This commit is contained in:
parent
2e37919520
commit
77cdf8eb0f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scc'
|
# Template file for 'scc'
|
||||||
pkgname=scc
|
pkgname=scc
|
||||||
version=2.11.0
|
version=2.12.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"
|
||||||
|
@ -10,7 +10,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=04fbfebc92180a72413b68e4475fac590309a7f2fb365ea5105cc36301155300
|
checksum=48baba45e76ef02bb23ded3d1d904fed7e19297066a47b7e6b46baadc50c1eb1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue