gocloc: update to 0.7.0
This commit is contained in:
committed by
Duncan Overbruck
parent
6827ece8a7
commit
4abea98fb8
@@ -1,7 +1,7 @@
|
||||
# Template file for 'gocloc'
|
||||
pkgname=gocloc
|
||||
version=0.5.2
|
||||
revision=2
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hhatto/gocloc"
|
||||
go_package="${go_import_path}/cmd/gocloc"
|
||||
@@ -11,7 +11,7 @@ license="MIT"
|
||||
homepage="https://github.com/hhatto/gocloc"
|
||||
changelog="https://github.com/hhatto/gocloc/releases"
|
||||
distfiles="https://github.com/hhatto/gocloc/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=c8f95201bc6042767de7059cfd6a2a37799b3bf909ec61029baffe0f6ccc509d
|
||||
checksum=9375f6699a7bffad42da661b4ba7988af23dd01191da4a4b21eca8f9bb676d9a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user