mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
gops: update to 0.3.27.
This commit is contained in:
parent
fc66ccdd46
commit
82808d2a2d
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue