mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
criu: revbump against libnet
While here, update to 3.13
This commit is contained in:
parent
908378418b
commit
edd1851516
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'criu'
|
# Template file for 'criu'
|
||||||
pkgname=criu
|
pkgname=criu
|
||||||
version=3.11
|
version=3.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=compliant
|
make_use_env=compliant
|
||||||
hostmakedepends="asciidoc pkg-config xmlto"
|
hostmakedepends="asciidoc pkg-config xmlto protobuf"
|
||||||
makedepends="libcap-devel libnet-devel libnl3-devel protobuf-c-devel
|
makedepends="libcap-devel libnet-devel libnl3-devel protobuf-c-devel
|
||||||
protobuf-devel"
|
protobuf-devel"
|
||||||
short_desc="Utility to checkpoint/restore a process tree"
|
short_desc="Utility to checkpoint/restore a process tree"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-only"
|
license="GPL-2.0-or-later, LGPL-2.1-only"
|
||||||
homepage="http://criu.org/"
|
homepage="http://criu.org/"
|
||||||
distfiles="https://download.openvz.org/criu/criu-${version}.tar.bz2"
|
distfiles="https://download.openvz.org/criu/criu-${version}.tar.bz2"
|
||||||
checksum=886b5851a3f46755a4074414e1d09638dfbd3fddebe00706a7b5783eacafd10e
|
checksum=ea027f2acb55c62d47aec0c7776c723e5a877978e60d3574961b6f4c538fc9fa
|
||||||
nocross="fails to run protobuf internals"
|
nocross="fails to run protobuf internals"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue