mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
criu: update to 2.8.
This commit is contained in:
parent
8b0dd37bc3
commit
e618e48576
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.7
|
version=2.8
|
||||||
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=c9aae64a4d2a6e881225ec14a00527aef228171a11227034b6322c126c2ece04
|
checksum=54d77ee2bd31fb900395eeeda8cd653b334dbeb6594f3c3220d8c9e9f55d21f6
|
||||||
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