aboutsummaryrefslogtreecommitdiffstats
path: root/community/cgmanager/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cgmanager/APKBUILD')
-rw-r--r--community/cgmanager/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/cgmanager/APKBUILD b/community/cgmanager/APKBUILD
index ab4d9219c38..8fa7e42eb68 100644
--- a/community/cgmanager/APKBUILD
+++ b/community/cgmanager/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=cgmanager
pkgver=0.42
-pkgrel=4
+pkgrel=7
pkgdesc="Another daemon for managing control groups"
url="https://linuxcontainers.org/cgmanager/"
arch="all"
@@ -14,7 +14,6 @@ source="https://linuxcontainers.org/downloads/cgmanager/cgmanager-$pkgver.tar.gz
cgmanager.initd
cgproxy.initd"
-
build() {
./configure \
--build=$CBUILD \