cgmanager: update to 0.35.
This commit is contained in:
parent
b3f883181e
commit
0abdbe9c67
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cgmanager'
|
||||
pkgname=cgmanager
|
||||
version=0.33
|
||||
version=0.35
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-distro=void"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/cgmanager/cgmanager"
|
||||
distfiles="https://github.com/cgmanager/cgmanager/archive/v${version}.tar.gz"
|
||||
checksum=4fe5e42564fb75db206fe25b7988100756dcebd0d8d9f75cbac908f2ce8dacb0
|
||||
checksum=e73698b2ca16f63d4254df83fb73ccca2b4b48d48cca91e6b2c44b47130e5376
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap.sh
|
||||
|
|
Loading…
Reference in New Issue