cgmanager: update to 0.37.
This commit is contained in:
parent
bda38f470a
commit
53716bd9c7
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cgmanager'
|
# Template file for 'cgmanager'
|
||||||
pkgname=cgmanager
|
pkgname=cgmanager
|
||||||
version=0.35
|
version=0.37
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-distro=void"
|
configure_args="--with-distro=void"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://linuxcontainers.org/cgmanager/introduction/"
|
homepage="https://linuxcontainers.org/cgmanager/introduction/"
|
||||||
distfiles="https://linuxcontainers.org/downloads/cgmanager/cgmanager-${version}.tar.gz"
|
distfiles="https://linuxcontainers.org/downloads/cgmanager/cgmanager-${version}.tar.gz"
|
||||||
checksum=a2939edf1ff687573c6d0e95900abf83078af25bb91060d9d5daac5769afaa9b
|
checksum=8309e7f2ae5f4a6b52cc2fca62c098b18ecfe90bca2c9c034ba80f68aa427b6e
|
||||||
|
|
||||||
libcgmanager_package() {
|
libcgmanager_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
|
Loading…
Reference in New Issue