containerd: updated to version 1.7.14
This commit is contained in:
parent
a1b6f52e3c
commit
b6d7f5745a
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3xQZeMCQUWUGpNCL5n3Sihw8IykiUnsReaRifwDpBw0nMDqy/MYYbcMi9VjtI5XUB1S9D5Rg/hJuQm+FAt16xQs=
|
||||
SHA256 (Pkgfile) = e5fa7e0bade5d6c210718e48753d6d610c5f955c60af4e6c004e35c276056ebb
|
||||
RWSagIOpLGJF3zR05kfZFHAmJGPqPFJUrLydx5vVrj73vjeHIWOHkvEfI++s120BCsk516C7f7EaE8MtcPuNRfRyJYg+Sf323g8=
|
||||
SHA256 (Pkgfile) = dbd3ddd5ec349b2f75c1d5f87ced92a4c900995b692555639c155213f7751680
|
||||
SHA256 (.footprint) = fcb21e77eaefae687cbea41bdacbe47a1191c052138040fc15368af8bf7b436c
|
||||
SHA256 (containerd-1.7.13.tar.xz) = 0f58052cda173747e20f5c4e64e3039d4285db41d195d39a71bf5f10b1d48ece
|
||||
SHA256 (containerd-1.7.14.tar.xz) = ae1bff4eebe660f45bfc2b23acec0926f98c81e71469b76661c237a84f029d36
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: go btrfs-progs git libseccomp
|
||||
|
||||
name=containerd
|
||||
version=1.7.13
|
||||
version=1.7.14
|
||||
release=1
|
||||
source=(https://crux.nu/files/$name-$version.tar.xz)
|
||||
|
||||
@ -16,7 +16,7 @@ build() {
|
||||
cd $name
|
||||
export GOPATH=$SRC
|
||||
# use the long commit hash here
|
||||
make GIT_COMMIT=7c3aca7a610df76212171d200ca3811ff6096eb8
|
||||
make GIT_COMMIT=dcf2847247e18caba8dce86522029642f60fe96b
|
||||
install -d -m 0755 $PKG/usr/bin
|
||||
install -m 0755 bin/* $PKG/usr/bin/
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user