criu: update to 2.4.
This commit is contained in:
parent
d6228ab312
commit
0777629709
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'criu'
|
||||
pkgname=criu
|
||||
version=2.3
|
||||
version=2.4
|
||||
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=acbdfeb2b6c5b72dbc849e014eecd4d166f0c05c76fc40424eedec0761b60bfe
|
||||
checksum=2a38119d7baae2cad8496f98dfc461c9685e67f12131abc5f44d764d4b87e9f0
|
||||
nopie=yes
|
||||
|
||||
only_for_archs="x86_64 x86_64-musl"
|
||||
|
|
Loading…
Reference in New Issue