projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8caea40
)
containerd: Update to 1.7.6
author
Gerard Ryan
<
[email protected]
>
Sun, 31 Dec 2023 03:44:26 +0000
(13:44 +1000)
committer
Tianling Shen
<
[email protected]
>
Mon, 1 Jan 2024 02:42:00 +0000
(10:42 +0800)
Signed-off-by: Gerard Ryan <
[email protected]
>
utils/containerd/Makefile
patch
|
blob
|
history
diff --git
a/utils/containerd/Makefile
b/utils/containerd/Makefile
index 78aee46fa1360c7273e799cbb4bde887d963a15d..c573aa9fd7d5e0869092028083d445b3cf9c330d 100644
(file)
--- a/
utils/containerd/Makefile
+++ b/
utils/containerd/Makefile
@@
-1,14
+1,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=containerd
-PKG_VERSION:=1.7.
1
+PKG_VERSION:=1.7.
6
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/containerd/containerd/tar.gz/v${PKG_VERSION}?
-PKG_HASH:=
fd844af82afda7242d8eba5e0086c5a0d54ddc3041c1bbdd4d3c62bfee844e3a
+PKG_HASH:=
084a62f78f96cb5fda02221425f14df09d3e0acd093e4d4b3527900e3ff94677
PKG_MAINTAINER:=Gerard Ryan <
[email protected]
>