Skip to content

Commit

Permalink
containerd: Update to v1.7.25 for docker v27.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
  • Loading branch information
G-M0N3Y-2503 committed Feb 21, 2025
1 parent 243d146 commit 000416c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions utils/containerd/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=containerd
PKG_VERSION:=1.7.22
PKG_RELEASE:=2
PKG_VERSION:=1.7.25
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
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:=8c5edde741b7596af63c021429a1212bd616350ed65a7b741eeffc47e27ee9a9
PKG_HASH:=c5ad471e0b17927de6d8b1ac5252e6e63c62410a445737745eaf2f9b62f21bcf

PKG_MAINTAINER:=Gerard Ryan <G.M0N3Y.2503@gmail.com>

Expand Down

0 comments on commit 000416c

Please # to comment.