forked from ports/contrib
containerd: updated to version 35bd7a5
This commit is contained in:
parent
5251ee0dcd
commit
3580b12f32
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3xHFmMWFmzD9Z+QwbcvLkxt16fQmqYHRuPxyQaF5gMTu5b4NnUwznR8Gz/FlqfHznV4Npt4CR1zlGLkgVcGNqw0=
|
||||
SHA256 (Pkgfile) = 33151af247ed205f76f29dfa8abca83f0a33c2befc3baca077178c789545355a
|
||||
RWSagIOpLGJF38hsIIpwX3wInh4iGhES9PqfKFSjJRE+YnLWPDYqzrIR0d0ATtCqX8UPW1nIgBVvK5oq90WhAYU+7yVnYVjiZQc=
|
||||
SHA256 (Pkgfile) = e82018302d5d95d1c0c07c0954d4a6547b7baefd6de2c0fd9bf47f46c66824e4
|
||||
SHA256 (.footprint) = 9952c3a2b247c4a7c70798c82e8b58c4a45c617321209d16ea317ccceb3da460
|
||||
SHA256 (containerd-b34a5c8.tar.xz) = 7c27577a3e09b290e0b0235bda47dfa6b32597ebfbefe682f2b3e24ab2b0c82a
|
||||
SHA256 (containerd-35bd7a5.tar.xz) = b3b88d994acfdcb9f27d322969650f0b04b6ae7347296c8e7b150c791d6fc9dc
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: go btrfs-progs git libseccomp
|
||||
|
||||
name=containerd
|
||||
version=b34a5c8
|
||||
version=35bd7a5
|
||||
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=b34a5c8af56e510852c35414db4c1f4fa6172339
|
||||
make GIT_COMMIT=35bd7a5f69c13e1563af8a93431411cd9ecf5021
|
||||
install -d -m 0755 $PKG/usr/bin
|
||||
install -m 0755 bin/* $PKG/usr/bin/
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user