mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
criu: update to 2.6.
This commit is contained in:
parent
954afcf33c
commit
4598d17949
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'criu'
|
# Template file for 'criu'
|
||||||
pkgname=criu
|
pkgname=criu
|
||||||
version=2.5
|
version=2.6
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config protobuf-c protobuf python asciidoc xmlto"
|
hostmakedepends="pkg-config protobuf-c protobuf python asciidoc xmlto"
|
||||||
makedepends="libbsd-devel protobuf-c-devel protobuf-devel libnl3-devel"
|
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"
|
license="GPL-2, LGPL-2"
|
||||||
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=d2a9ffec0b659c3d3a71e1d473e95e36b208b2563f136ce8f471ff9600fcc51a
|
checksum=b85b50296175b1751fa2b26936cbcf5041d08a9fb49c32cb0f2b590e82dea322
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
only_for_archs="x86_64 x86_64-musl"
|
only_for_archs="x86_64 x86_64-musl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue