ports/contrib (3.5): containerd: updated to version 894b81a
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 61ab6e5cdf790dac68df7fff5fdeedd25ba5e0f0 Author: Matt Housh <jaeger@crux.ninja> Date: Sat Aug 17 19:02:24 2019 -0500 containerd: updated to version 894b81a diff --git a/containerd/.signature b/containerd/.signature index 0af3b0c0..6c1eacd9 100644 --- a/containerd/.signature +++ b/containerd/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wXKFel+IkQLXAO7vFGXMbShv5tVYKVHZBx5Rzq6Xn2K+EkADvF3EkhK/lTuLsLiiCctRM7Z97Y7fZ7WmY7gAwA= -SHA256 (Pkgfile) = 1b0c0c0cfece80055ec3111b315707020e74dcd3381a80cf20d659ae8da2f903 +RWSagIOpLGJF3xKg08B5apzG6OZj8yEqGVeKjtsTvV9uO4uK2G5KNmmW3JsSk1vhc2agT2GZgL044ZzGaQpqfoSxgzrdqtL+ows= +SHA256 (Pkgfile) = 146e48f7dabfbcbcdf2db2526a7e9c9cdfc4eb0092274b17272eb33ac41e447c SHA256 (.footprint) = 9952c3a2b247c4a7c70798c82e8b58c4a45c617321209d16ea317ccceb3da460 -SHA256 (containerd-bb71b10.tar.xz) = d08e1a4ca0a4ff1ae0b019de251601073d3c22fbd6e8084d61fd2b0446ca4083 +SHA256 (containerd-894b81a.tar.xz) = 0ce39b3047c3e3951256eb1fba7ec463857307616adee4e31521723d587975d1 diff --git a/containerd/Pkgfile b/containerd/Pkgfile index bee38c40..8bf241c0 100644 --- a/containerd/Pkgfile +++ b/containerd/Pkgfile @@ -4,7 +4,7 @@ # Depends on: go btrfs-progs git name=containerd -version=bb71b10 +version=894b81a release=1 source=(http://jaeger.morpheus.net/linux/crux/files/$name-$version.tar.xz) @@ -15,7 +15,7 @@ build() { cd $name export GOPATH=$SRC # use the long commit hash here - make GIT_COMMIT=bb71b10fd8f58240ca47fbb579b9d1028eea7c84 + make GIT_COMMIT=894b81a4b802e4eb2a91d1ce216b8817763c29fb install -d -m 0755 $PKG/usr/bin install -m 0755 bin/* $PKG/usr/bin/ }
participants (1)
-
crux@crux.nu