From 4d2784bd67e53281e5f851a6f5d372cbf07c46bc Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.eu>
Date: Wed, 14 Dec 2016 15:20:19 +0100
Subject: [PATCH] criu: update to 2.9.

---
 srcpkgs/criu/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/criu/template b/srcpkgs/criu/template
index a7fb9516ec..ae67564157 100644
--- a/srcpkgs/criu/template
+++ b/srcpkgs/criu/template
@@ -1,6 +1,6 @@
 # Template file for 'criu'
 pkgname=criu
-version=2.8
+version=2.9
 revision=1
 hostmakedepends="pkg-config protobuf-c protobuf python asciidoc xmlto"
 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"
 homepage="http://criu.org/"
 distfiles="https://download.openvz.org/criu/criu-$version.tar.bz2"
-checksum=54d77ee2bd31fb900395eeeda8cd653b334dbeb6594f3c3220d8c9e9f55d21f6
+checksum=21d1493e71b76fc0219a4274ca98332de3910cdd2e93070dc283ae4fc01421c9
 nopie=yes
 
 only_for_archs="x86_64 x86_64-musl"