Skip to content

Commit 178420c

Browse files
committed
reset PKG_RELEASE
1 parent f1d53e6 commit 178420c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

utils/containerd/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=containerd
44
PKG_VERSION:=2.2.0
5-
PKG_RELEASE:=2
5+
PKG_RELEASE:=1
66
PKG_LICENSE:=Apache-2.0
77
PKG_LICENSE_FILES:=LICENSE
88
PKG_CPE_ID:=cpe:/a:linuxfoundation:containerd

utils/dockerd/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=dockerd
44
PKG_VERSION:=29.1.1
5-
PKG_RELEASE:=4
5+
PKG_RELEASE:=1
66
PKG_LICENSE:=Apache-2.0
77
PKG_LICENSE_FILES:=LICENSE
88

utils/runc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=runc
44
PKG_VERSION:=1.3.3
5-
PKG_RELEASE:=2
5+
PKG_RELEASE:=1
66
PKG_LICENSE:=Apache-2.0
77
PKG_LICENSE_FILES:=LICENSE
88
PKG_CPE_ID:=cpe:/a:linuxfoundation:runc

0 commit comments

Comments
 (0)