gops: update to 0.3.12.
This commit is contained in:
parent
f2ee5fe5e4
commit
7bd3fd9d29
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gops'
|
||||
pkgname=gops
|
||||
version=0.3.11
|
||||
version=0.3.12
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/google/gops"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/google/gops"
|
||||
distfiles="https://github.com/google/gops/archive/v${version}.tar.gz"
|
||||
checksum=22140f26c9ec465e15a2db31a5ba374326f62f45079f7a7dae1f6b0dfcd5a3a4
|
||||
checksum=d96de501a0ad99feff0c763a13ea0254287b2585501c93dae49311a9e49d99c7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue