forked from ports/contrib
containerd: updated to version b34a5c8
This commit is contained in:
parent
6ff3db3463
commit
afba47a684
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3wRRCodMvEH00OIu4dnYU421320wLT5mU09a7FzfpktD4kX+YavSKZRrQK3qqdA40fgAHJdBAj54EGkumulW7Qk=
|
||||
SHA256 (Pkgfile) = 09295c6989d97e365fc46ce23db8d0977d710e9cdc42399fd59f32359200fc98
|
||||
RWSagIOpLGJF3xHFmMWFmzD9Z+QwbcvLkxt16fQmqYHRuPxyQaF5gMTu5b4NnUwznR8Gz/FlqfHznV4Npt4CR1zlGLkgVcGNqw0=
|
||||
SHA256 (Pkgfile) = 33151af247ed205f76f29dfa8abca83f0a33c2befc3baca077178c789545355a
|
||||
SHA256 (.footprint) = 9952c3a2b247c4a7c70798c82e8b58c4a45c617321209d16ea317ccceb3da460
|
||||
SHA256 (containerd-894b81a.tar.xz) = 0ce39b3047c3e3951256eb1fba7ec463857307616adee4e31521723d587975d1
|
||||
SHA256 (containerd-b34a5c8.tar.xz) = 7c27577a3e09b290e0b0235bda47dfa6b32597ebfbefe682f2b3e24ab2b0c82a
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: go btrfs-progs git libseccomp
|
||||
|
||||
name=containerd
|
||||
version=894b81a
|
||||
version=b34a5c8
|
||||
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=894b81a4b802e4eb2a91d1ce216b8817763c29fb
|
||||
make GIT_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
|
||||
install -d -m 0755 $PKG/usr/bin
|
||||
install -m 0755 bin/* $PKG/usr/bin/
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user