mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
criu: update to 3.14.
This commit is contained in:
parent
dbfd30f60d
commit
4388e184ca
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'criu'
|
# Template file for 'criu'
|
||||||
pkgname=criu
|
pkgname=criu
|
||||||
version=3.13
|
version=3.14
|
||||||
revision=2
|
revision=1
|
||||||
# i686 unsupported upstream: https://criu.org/32bit_tasks_C/R#Compatible_applications
|
# i686 unsupported upstream: https://criu.org/32bit_tasks_C/R#Compatible_applications
|
||||||
# ppc64 big endian not supported upstream
|
# ppc64 big endian not supported upstream
|
||||||
archs="x86_64* aarch64* ppc64le* armv7l*"
|
archs="x86_64* aarch64* ppc64le* armv7l*"
|
||||||
|
@ -16,7 +16,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=ea027f2acb55c62d47aec0c7776c723e5a877978e60d3574961b6f4c538fc9fa
|
checksum=f63f30188b84e9a611429f732381f27e37c60cde0afc9821600f8597d21e39cb
|
||||||
nocross="fails to run protobuf internals"
|
nocross="fails to run protobuf internals"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue