mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
cgrps: update to 0.8.2.
This commit is contained in:
parent
904dba8a1a
commit
37ccba482e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cgrps'
|
# Template file for 'cgrps'
|
||||||
pkgname=cgrps
|
pkgname=cgrps
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/k1LoW/cgrps
|
go_import_path=github.com/k1LoW/cgrps
|
||||||
|
@ -8,8 +8,9 @@ short_desc="Set of commands for checking cgroups"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/k1LoW/cgrps"
|
homepage="https://github.com/k1LoW/cgrps"
|
||||||
|
changelog="https://raw.githubusercontent.com/k1LoW/cgrps/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/k1LoW/cgrps/archive/v${version}.tar.gz"
|
distfiles="https://github.com/k1LoW/cgrps/archive/v${version}.tar.gz"
|
||||||
checksum=381ab96fbfe98700112e0bddfaffde471ce08b838b0a91e489bd932c99c8ffdc
|
checksum=e44901cbd1b2aa58fff84dffadf4196fc48e62e2b4cf180ee97f651ee0835618
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue