gops: update to 0.3.27.

This commit is contained in:
icp 2023-02-26 12:12:35 +05:30 committed by Michal Vasilek
parent fc66ccdd46
commit 82808d2a2d

View file

@ -1,6 +1,6 @@
# Template file for 'gops'
pkgname=gops
version=0.3.26
version=0.3.27
revision=1
build_style=go
go_import_path="github.com/google/gops"
@ -8,8 +8,9 @@ short_desc="List and diagnose Go processes currently running on your system"
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=c6f9fb32deb94ad057822d342c57f74cae2c10c70b7fb712fcb0c1413c1cb169
changelog="https://github.com/google/gops/releases"
distfiles="https://github.com/google/gops/archive/refs/tags/v${version}.tar.gz"
checksum=1d5b8b0979c284d29d85f44aba6d0a5175059568aa698a242c5bc1d772263746
post_install() {
vlicense LICENSE