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