dockerd: increase PKG_RELEASE for http proxy update
authorTianling Shen <redacted>
Fri, 13 Sep 2024 05:03:19 +0000 (13:03 +0800)
committerFlorian Eckert <redacted>
Fri, 13 Sep 2024 06:22:50 +0000 (08:22 +0200)
Fixes: e795bab25325 ("dockerd: add config options for http proxy")
Signed-off-by: Tianling Shen <redacted>
utils/dockerd/Makefile

index 5c9b2e25215e8d76ce67f39a9b322c7822fadff1..24556c57945364de409b085748bde6425cac260b 100644 (file)
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dockerd
 PKG_VERSION:=27.1.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 PKG_LICENSE:=Apache-2.0
 PKG_LICENSE_FILES:=LICENSE
 
git clone https://git.99rst.org/PROJECT