mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
criu: update to 2.7.
This commit is contained in:
parent
8f670c76bb
commit
03b0a1e55b
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.6
|
version=2.7
|
||||||
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=b85b50296175b1751fa2b26936cbcf5041d08a9fb49c32cb0f2b590e82dea322
|
checksum=c9aae64a4d2a6e881225ec14a00527aef228171a11227034b6322c126c2ece04
|
||||||
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