forked from ports/contrib
containerd: updated to version 1.7.8
This commit is contained in:
parent
a66b8f85e5
commit
0c030eb177
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF32Rgvu3Z7WVXcCY+qV/N4LdGTCwpkCwnJO1XZ6et9EcEAkT0CwEWoL527m1cp219/sJrcHKc6xENnOsEsKvDHw8=
|
||||
SHA256 (Pkgfile) = 6c7d198da812a50b5d0cf525564b3acfe34d4c0de38bc99a2bf3143339dede68
|
||||
RWSagIOpLGJF3/NqCfN7efvVqblmBlBsYSMjR5pqf8T7xkzjqG0G+a5u8c+vNdfARMKAzZHF3ApdNQ5bQJWoe3+OtmZilkPYag0=
|
||||
SHA256 (Pkgfile) = 79c18bf920a99467ea5435a787ca0c86e519959c8f6f41387f03d18ef206468b
|
||||
SHA256 (.footprint) = fcb21e77eaefae687cbea41bdacbe47a1191c052138040fc15368af8bf7b436c
|
||||
SHA256 (containerd-1.7.7.tar.xz) = 5af78b9d9dc4e1f428fa4c2206732ae8a6419f1a3728f6083f1e0db2c5de9fdf
|
||||
SHA256 (containerd-1.7.8.tar.xz) = 5931dc4f2f1001ea22012397f8646e2db0387fd93cef6470bf4ac22ee146409f
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: go btrfs-progs git libseccomp
|
||||
|
||||
name=containerd
|
||||
version=1.7.7
|
||||
version=1.7.8
|
||||
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=8c087663b0233f6e6e2f4515cee61d49f14746a8
|
||||
make GIT_COMMIT=8e4b0bde866788eec76735cc77c4720144248fb7
|
||||
install -d -m 0755 $PKG/usr/bin
|
||||
install -m 0755 bin/* $PKG/usr/bin/
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user