parent
c8c8111db8
commit
4c7c84c905
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'criu'
|
||||
pkgname=criu
|
||||
version=3.7
|
||||
version=3.8
|
||||
revision=1
|
||||
make_use_env=compliant
|
||||
build_style=gnu-makefile
|
||||
|
@ -9,10 +9,10 @@ makedepends="protobuf-devel protobuf-c-devel libnl3-devel libnet-devel libcap-de
|
|||
depends="python-ipaddr"
|
||||
short_desc="Utility to checkpoint/restore a process tree"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2, LGPL-2"
|
||||
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=d88143909dba02d8156f97a4152dc767d5f1a91b6751d4ce26434fbbeff93763
|
||||
checksum=55bdd539e9ac89810fc3e8c236cc280f45e528d3fa9daabe256e285e965dbb3e
|
||||
|
||||
only_for_archs="x86_64 x86_64-musl"
|
||||
pycompile_module="pycriu"
|
||||
|
|
Loading…
Reference in New Issue