criu: update to 1.5.2.
This commit is contained in:
parent
2795e75705
commit
6703c4495f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'criu'
|
||||
pkgname=criu
|
||||
version=1.5.1
|
||||
revision=2
|
||||
version=1.5.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config protobuf-c protobuf python asciidoc xmlto"
|
||||
makedepends="libbsd-devel protobuf-c-devel protobuf-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
license="GPL-2, LGPL-2"
|
||||
homepage="http://criu.org/"
|
||||
distfiles="http://download.openvz.org/criu/criu-$version.tar.bz2"
|
||||
checksum=0bf47f02e32ac7d81bb953ba6ecd0b8dd748728042afed36f31852a59042a8d2
|
||||
checksum=e8226018ac6c4094d61a1c002543e2b2253b4041a8edb24d4c1eaa41ce5ab345
|
||||
only_for_archs="x86_64"
|
||||
pycompile_module="pycriu"
|
||||
|
||||
|
|
Loading…
Reference in New Issue