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 16, 2025
1 parent 54d2c1d commit 7c64fd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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_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 7c64fd4

Please # to comment.