gocloc: update to 0.4.1.

This commit is contained in:
Cameron Nemo 2021-03-05 10:47:23 -08:00 committed by Érico Nogueira Rolim
parent b052c0dbb6
commit fd2b4e4174

View file

@ -1,6 +1,6 @@
# Template file for 'gocloc' # Template file for 'gocloc'
pkgname=gocloc pkgname=gocloc
version=0.3.3 version=0.4.1
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/hhatto/gocloc" go_import_path="github.com/hhatto/gocloc"
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
license="MIT" license="MIT"
homepage="https://github.com/hhatto/gocloc" homepage="https://github.com/hhatto/gocloc"
distfiles="https://github.com/hhatto/gocloc/archive/v${version}.tar.gz" distfiles="https://github.com/hhatto/gocloc/archive/v${version}.tar.gz"
checksum=308461beea124991c1558d8278e3a7cc0c8411c5730d444ebbd54187edeb688d checksum=528be5009996b4177936be508aa494c289adddf58e4694b1a36067bda433f783
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE