criu: update to 3.10.
This commit is contained in:
parent
7aca76a19f
commit
9addebb974
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'criu'
|
||||
pkgname=criu
|
||||
version=3.9
|
||||
version=3.10
|
||||
revision=1
|
||||
make_use_env=compliant
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,8 +11,8 @@ short_desc="Utility to checkpoint/restore a process tree"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-only"
|
||||
homepage="http://criu.org/"
|
||||
distfiles="https://download.openvz.org/criu/criu-$version.tar.bz2"
|
||||
checksum=dd95d35ae6a4eb160926d1b86405e90ba98dfcb9f39e21976057904c67a5e150
|
||||
distfiles="https://download.openvz.org/criu/criu-${version}.tar.bz2"
|
||||
checksum=9b6fca443c10c45512cf532b43b2d52712a48b3ba653589fbc3c25b0ec126abe
|
||||
nocross="fails to run protobuf internals"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue