New package: gops-0.3.5
This commit is contained in:
parent
0e3580a25d
commit
f73b694c0c
16
srcpkgs/gops/template
Normal file
16
srcpkgs/gops/template
Normal file
@ -0,0 +1,16 @@
|
||||
# Template file for 'gops'
|
||||
pkgname=gops
|
||||
version=0.3.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/google/gops"
|
||||
short_desc="List and diagnose Go processes currently running on your system"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/google/gops"
|
||||
distfiles="https://github.com/google/gops/archive/v${version}.tar.gz"
|
||||
checksum=683b6b78465c06e868e6b3cdf6c796f956e06981f40c7d6f9d17f9d67fe01716
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user