mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
cgrps: update to 0.8.0
This commit is contained in:
parent
345e59b3da
commit
841c2e2006
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cgrps'
|
# Template file for 'cgrps'
|
||||||
pkgname=cgrps
|
pkgname=cgrps
|
||||||
version=0.7.0
|
version=0.8.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/k1LoW/cgrps
|
go_import_path=github.com/k1LoW/cgrps
|
||||||
short_desc="Set of commands for checking cgroups"
|
short_desc="Set of commands for checking cgroups"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/k1LoW/cgrps"
|
homepage="https://github.com/k1LoW/cgrps"
|
||||||
distfiles="https://github.com/k1LoW/cgrps/archive/v${version}.tar.gz"
|
distfiles="https://github.com/k1LoW/cgrps/archive/v${version}.tar.gz"
|
||||||
checksum=728d95bdcf6a4d2805b7b4262af26440d66408dceea92873d443fc059bb22613
|
checksum=1be01ebc65c7b86ccc88597934781a61321566e1be32a4ea4d3df34a4a2a1e43
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue