summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5dfb5f0eb8ac..b85feef83884 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = criu-git
- pkgdesc = A Checkpoint/Restore functionality for Linux in Userspace, git version
- pkgver = r10517.38012e535
+ pkgdesc = Utilities to checkpoint and restore processes in userspace, git version
+ pkgver = r10915.5b2e5855c
pkgrel = 1
url = https://github.com/checkpoint-restore/criu
arch = x86_64
@@ -8,16 +8,18 @@ pkgbase = criu-git
makedepends = xmlto
makedepends = asciidoc
makedepends = git
- depends = protobuf-c
- depends = libnl
+ depends = libbsd
depends = libnet
- depends = python
+ depends = libnl
+ depends = protobuf-c
depends = python-protobuf
+ depends = gnutls
+ depends = nftables
provides = criu
conflicts = criu
options = !buildflags
+ options = !lto
source = git+https://github.com/checkpoint-restore/criu
sha256sums = SKIP
pkgname = criu-git
-