summaryrefslogtreecommitdiffstats
path: root/system/containerd
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2018-05-06 16:51:38 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-12 06:58:36 +0700
commit206959a9748cc8f979cab70b4b507dbbfcdfd5c4 (patch)
tree98d3db4cbf75f97b4017f80e28cb840d148550fd /system/containerd
parente049ee68ff16084066c63e8ba4c00912cecebe35 (diff)
downloadslackbuilds-206959a9748cc8f979cab70b4b507dbbfcdfd5c4.tar.gz
slackbuilds-206959a9748cc8f979cab70b4b507dbbfcdfd5c4.tar.xz
system/containerd: Updated for version 1.0.3.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'system/containerd')
-rw-r--r--system/containerd/containerd.SlackBuild4
-rw-r--r--system/containerd/containerd.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/containerd/containerd.SlackBuild b/system/containerd/containerd.SlackBuild
index 82e2254fbd..62fcd33fd0 100644
--- a/system/containerd/containerd.SlackBuild
+++ b/system/containerd/containerd.SlackBuild
@@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=containerd
-VERSION=${VERSION:-1.0.2}
-GITHASH=${GITHASH:-cfd04396dc68220d1cecbe686a6cc3aa5ce3667c}
+VERSION=${VERSION:-1.0.3}
+GITHASH=${GITHASH:-773c489c9c1b21a6d78b5c538cd395416ec50f88}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/containerd/containerd.info b/system/containerd/containerd.info
index 4579714b3c..bc5a8705fd 100644
--- a/system/containerd/containerd.info
+++ b/system/containerd/containerd.info
@@ -1,10 +1,10 @@
PRGNAM="containerd"
-VERSION="1.0.2"
+VERSION="1.0.3"
HOMEPAGE="https://containerd.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.0.2/containerd-1.0.2.tar.gz"
-MD5SUM_x86_64="cecab97d572371db0778d69a57553b92"
+DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.0.3/containerd-1.0.3.tar.gz"
+MD5SUM_x86_64="70bea1ec8e89ef057b5ea7be73506157"
REQUIRES="runc"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"