diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-08-16 00:43:13 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-08-16 02:06:54 +0200 |
commit | cc1147f83743b36e30d189b33aa3fca7ffa8b78b (patch) | |
tree | abf6308883fbfed659514b6fa05cb1b2159b426f /testing/criu/APKBUILD | |
parent | d79714bfffd93f7b7d472f897fa6328d83156c3f (diff) | |
download | aports-cc1147f83743b36e30d189b33aa3fca7ffa8b78b.tar.bz2 aports-cc1147f83743b36e30d189b33aa3fca7ffa8b78b.tar.xz |
testing/criu: rebuild against protobuf-3.3.2
Diffstat (limited to 'testing/criu/APKBUILD')
-rw-r--r-- | testing/criu/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/criu/APKBUILD b/testing/criu/APKBUILD index a2003303b7..5b0afc4ea6 100644 --- a/testing/criu/APKBUILD +++ b/testing/criu/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=criu pkgver=2.9 -pkgrel=1 +pkgrel=2 pkgdesc="A Checkpoint/Restore utility for Linux in Userspace" url="http://criu.org" arch="x86_64" |