Skip to content

Commit 7fedc06

Browse files
clyhtsurivaDuncaen
authored andcommitted
gops: update to 0.3.29
1 parent c9bbe4c commit 7fedc06

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/gops/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'gops'
22
pkgname=gops
3-
version=0.3.28
4-
revision=3
3+
version=0.3.29
4+
revision=1
55
build_style=go
66
go_import_path="github.com/google/gops"
77
short_desc="List and diagnose Go processes currently running on your system"
@@ -10,7 +10,7 @@ license="BSD-3-Clause"
1010
homepage="https://github.com/google/gops"
1111
changelog="https://github.com/google/gops/releases"
1212
distfiles="https://github.com/google/gops/archive/refs/tags/v${version}.tar.gz"
13-
checksum=9a040fe38e45aa41cfc43be5babb5e7962b027e1f6f8b68e5112f01866a42bba
13+
checksum=c4637684ac8efbcc0bc55faf64e3920a7764a9ae8f4580945084c1a5b8b2d051
1414

1515
post_install() {
1616
vlicense LICENSE

0 commit comments

Comments
 (0)