From fa4907c4678d5bfd8ca8fdf084deccf8b6193653 Mon Sep 17 00:00:00 2001 From: John Doe Date: Mon, 25 Apr 2022 19:18:59 +0800 Subject: [PATCH] tmp: fix hash value of containerd --- scripts/patches.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/patches.sh b/scripts/patches.sh index 5268ce2..97a758d 100644 --- a/scripts/patches.sh +++ b/scripts/patches.sh @@ -21,6 +21,8 @@ mv $GITHUB_WORKSPACE/patches/99-disallow-aaaa.patch `find package/ -follow -type sed -i 's/5.0/1.0/' .ccache/ccache.conf || true +sed -i 's/6a289406c1c0583763e5a9754e31a1eced55cd5f162a7bc2a3a315d5eb05c7a1/02b79d5e2b07b5e64cd28f1fe84395ee11eef95fc49fd923a9ab93022b148be6/' package/feeds/packages/containerd/Makefile + if [ $BRANCH == 'master' ]; then # fix po path for snapshot