From e7a9eb0e3ea68d987b9e60469825b80df24a2168 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Wed, 30 Jul 2025 02:12:01 +0800 Subject: [PATCH] containerd: Update to 1.7.27 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 66d985a..37e7053 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ PKG_CPE_ID:=cpe:/a:linuxfoundation:containerd PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/containerd/containerd/tar.gz/v${PKG_VERSION}? -PKG_HASH:=374f1c906b409cfad142b20d208f99e9539e5eb47fbb47ea541b4dfc9867345f +PKG_HASH:=8a376aaf6bb9e4b3c8da5ebe55c8e2b5ca6be73956f515d5b3139d2ad56dbacf PKG_MAINTAINER:=Gerard Ryan