From 6703c4495f49c41987fa4c559c9d1f2c446254f3 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.eu>
Date: Thu, 30 Apr 2015 09:47:46 +0200
Subject: [PATCH] criu: update to 1.5.2.

---
 srcpkgs/criu/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/criu/template b/srcpkgs/criu/template
index 79e96c4c0d9..49058af8ffb 100644
--- a/srcpkgs/criu/template
+++ b/srcpkgs/criu/template
@@ -1,7 +1,7 @@
 # Template file for 'criu'
 pkgname=criu
-version=1.5.1
-revision=2
+version=1.5.2
+revision=1
 build_style=gnu-makefile
 hostmakedepends="pkg-config protobuf-c protobuf python asciidoc xmlto"
 makedepends="libbsd-devel protobuf-c-devel protobuf-devel"
@@ -11,7 +11,7 @@ maintainer="Enno Boland <eb@s01.de>"
 license="GPL-2, LGPL-2"
 homepage="http://criu.org/"
 distfiles="http://download.openvz.org/criu/criu-$version.tar.bz2"
-checksum=0bf47f02e32ac7d81bb953ba6ecd0b8dd748728042afed36f31852a59042a8d2
+checksum=e8226018ac6c4094d61a1c002543e2b2253b4041a8edb24d4c1eaa41ce5ab345
 only_for_archs="x86_64"
 pycompile_module="pycriu"