scc: update to 3.0.0.
This commit is contained in:
parent
33886c11c1
commit
4ae9dfe38d
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.13.0
|
version=3.0.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"
|
||||||
|
@ -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=11e2e44ef25ef848de1b380c94cb096ed77d3d590466c99c9f1b5c2dc99609c2
|
checksum=01b903e27add5180f5000b649ce6e5088fa2112e080bfca1d61b1832a84a0645
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue