summaryrefslogtreecommitdiff
path: root/containerd
diff options
context:
space:
mode:
Diffstat (limited to 'containerd')
-rw-r--r--containerd/.md5sum2
-rw-r--r--containerd/.signature6
-rw-r--r--containerd/Pkgfile4
3 files changed, 6 insertions, 6 deletions
diff --git a/containerd/.md5sum b/containerd/.md5sum
index b1340833c..a97d962fd 100644
--- a/containerd/.md5sum
+++ b/containerd/.md5sum
@@ -1 +1 @@
-cc8794365e62c2d585a22a5344641584 containerd-422e31c.tar.xz
+537281e2cdb711a9a9068caf8ac15ec2 containerd-9048e5e.tar.xz
diff --git a/containerd/.signature b/containerd/.signature
index 6cb963565..9801916a3 100644
--- a/containerd/.signature
+++ b/containerd/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF34LISw/DTKPtbT3SiK7cYvcErZaT+aHZ3ytZXMjVCdE/wFprJPtQEOEP1sckcPytGP/mlgLEEIS/lDT92jJ4KAk=
-SHA256 (Pkgfile) = 5870df116e071d57af10b07d9f1cda46add8feed02e8a8285d00a5f3cc4ef47e
+RWSagIOpLGJF3ytM+hYVZ/cXEDZxxypigoqKzeN71yfWKhyLa+7QQV3Mb3NICoHPwxrBdZd+g9EH5Vt1CSgmakG2w/c1kfLfLgE=
+SHA256 (Pkgfile) = c7b365e77795080fca7a0d278e400762aa2dedd3cbcbb17073849ae641cdda2c
SHA256 (.footprint) = 32a4bb4fd22670b861b84bdaeb8ae0f1cac4047815d27fdc767c6e8aaf7523cf
-SHA256 (containerd-422e31c.tar.xz) = 917599ed3b523c6b5c747a9e886452eb5cba1a2418a45e409f7b26dd56c2ff73
+SHA256 (containerd-9048e5e.tar.xz) = fe1baf0b81e85de2039ed4afe8f65fb88aac4cee637cc97c6149996b164581c2
diff --git a/containerd/Pkgfile b/containerd/Pkgfile
index f8c83ce43..21d084bee 100644
--- a/containerd/Pkgfile
+++ b/containerd/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: go
name=containerd
-version=422e31c
+version=9048e5e
release=1
source=(http://jaeger.morpheus.net/linux/crux/files/$name-$version.tar.xz)
@@ -14,7 +14,7 @@ build() {
cd src/github.com/docker/$name
export GOPATH=$SRC
# use the long commit hash here
- make GIT_COMMIT=422e31ce907fd9c3833a38d7b8fdd023e5a76e73
+ make GIT_COMMIT=9048e5e50717ea4497b757314bad98ea3763c145
install -d -m 0755 $PKG/usr/bin
install -m 0755 bin/* $PKG/usr/bin/
}

Generated by cgit