git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
e5f874b
)
dockerd: increase PKG_RELEASE for http proxy update
author
Tianling Shen
<redacted>
Fri, 13 Sep 2024 05:03:19 +0000
(13:03 +0800)
committer
Florian 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
patch
|
blob
|
history
diff --git
a/utils/dockerd/Makefile
b/utils/dockerd/Makefile
index 5c9b2e25215e8d76ce67f39a9b322c7822fadff1..24556c57945364de409b085748bde6425cac260b 100644
(file)
--- 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
git clone https://git.99rst.org/PROJECT