criu: update to 2.9.
This commit is contained in:
parent
da0d44cb3e
commit
4d2784bd67
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'criu'
|
||||
pkgname=criu
|
||||
version=2.8
|
||||
version=2.9
|
||||
revision=1
|
||||
hostmakedepends="pkg-config protobuf-c protobuf python asciidoc xmlto"
|
||||
makedepends="libbsd-devel protobuf-c-devel protobuf-devel libnl3-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="GPL-2, LGPL-2"
|
||||
homepage="http://criu.org/"
|
||||
distfiles="https://download.openvz.org/criu/criu-$version.tar.bz2"
|
||||
checksum=54d77ee2bd31fb900395eeeda8cd653b334dbeb6594f3c3220d8c9e9f55d21f6
|
||||
checksum=21d1493e71b76fc0219a4274ca98332de3910cdd2e93070dc283ae4fc01421c9
|
||||
nopie=yes
|
||||
|
||||
only_for_archs="x86_64 x86_64-musl"
|
||||
|
|
Loading…
Reference in New Issue