From: Tianling Shen Date: Fri, 13 Sep 2024 05:03:19 +0000 (+0800) Subject: dockerd: increase PKG_RELEASE for http proxy update X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9ec663013beba8fe6800d8bfbd5b75c33e8f804a;p=openwrt-packages.git dockerd: increase PKG_RELEASE for http proxy update Fixes: e795bab25325 ("dockerd: add config options for http proxy") Signed-off-by: Tianling Shen --- diff --git a/utils/dockerd/Makefile b/utils/dockerd/Makefile index 5c9b2e252..24556c579 100644 --- a/utils/dockerd/Makefile +++ b/utils/dockerd/Makefile @@ -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