gocloc: update to 0.4.1.
This commit is contained in:
parent
b052c0dbb6
commit
fd2b4e4174
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gocloc'
|
||||
pkgname=gocloc
|
||||
version=0.3.3
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hhatto/gocloc"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/hhatto/gocloc"
|
||||
distfiles="https://github.com/hhatto/gocloc/archive/v${version}.tar.gz"
|
||||
checksum=308461beea124991c1558d8278e3a7cc0c8411c5730d444ebbd54187edeb688d
|
||||
checksum=528be5009996b4177936be508aa494c289adddf58e4694b1a36067bda433f783
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue