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:
023f304
)
containerd: Added reverse dependency version check
author
Gerard Ryan
<G.M0N3Y.2503@gmail.com>
Thu, 13 Feb 2025 09:19:17 +0000
(19:19 +1000)
committer
Tianling Shen
<cnsztl@gmail.com>
Thu, 20 Feb 2025 12:50:04 +0000
(20:50 +0800)
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
utils/containerd/Makefile
patch
|
blob
|
history
diff --git
a/utils/containerd/Makefile
b/utils/containerd/Makefile
index 4e3dd6af546e49181630b352358a273888511df6..4f9c21bf014c9bbbce1eed9dbe7f40ee89ee8095 100644
(file)
--- a/
utils/containerd/Makefile
+++ b/
utils/containerd/Makefile
@@
-2,7
+2,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=containerd
PKG_VERSION:=1.7.22
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
PKG_CPE_ID:=cpe:/a:linuxfoundation:containerd
@@
-13,7
+13,7
@@
PKG_HASH:=8c5edde741b7596af63c021429a1212bd616350ed65a7b741eeffc47e27ee9a9
PKG_MAINTAINER:=Gerard Ryan <G.M0N3Y.2503@gmail.com>
-PKG_BUILD_DEPENDS:=golang/host
+PKG_BUILD_DEPENDS:=golang/host
dockerd
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1
PKG_BUILD_FLAGS:=no-mips16