From 97a43136ff6e1d60d170a5a2b6e1752102050534 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 14 Jul 2018 00:08:43 -0300 Subject: [PATCH] containerd: update to 1.1.2. --- srcpkgs/containerd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template index ac9fa277bc..797bcd1eba 100644 --- a/srcpkgs/containerd/template +++ b/srcpkgs/containerd/template @@ -1,6 +1,6 @@ # Template file for 'containerd' pkgname=containerd -version=1.1.1 +version=1.1.2 revision=1 build_style=go go_import_path=github.com/containerd/containerd @@ -12,7 +12,7 @@ maintainer="Paul Knopf " license="Apache-2.0" homepage="https://github.com/containerd/containerd" distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz" -checksum=2901e3f6113ea97850ec9ac5640db0273c7f10e887701f7da2cf3ae1a730934e +checksum=fd2531e1a1ace89b62f193f8c32e04ab847d75ad6316c7aa864e1eb386db3743 make_dirs="/var/lib/containerd 0755 root root" do_build() {