void-packages/srcpkgs/cgrps/template
2019-09-30 16:51:01 +02:00

16 lines
453 B
Bash

# Template file for 'cgrps'
pkgname=cgrps
version=0.8.0
revision=1
build_style=go
go_import_path=github.com/k1LoW/cgrps
short_desc="Set of commands for checking cgroups"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/k1LoW/cgrps"
distfiles="https://github.com/k1LoW/cgrps/archive/v${version}.tar.gz"
checksum=1be01ebc65c7b86ccc88597934781a61321566e1be32a4ea4d3df34a4a2a1e43
post_install() {
vlicense LICENSE
}