From: Florian Eckert Date: Thu, 19 Nov 2020 13:19:27 +0000 (+0100) Subject: docker-ce: update PKG_RELEASE version X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6df16e50fbd27581e02f5018712668e870df5a44;p=openwrt-packages.git docker-ce: update PKG_RELEASE version Signed-off-by: Florian Eckert --- diff --git a/utils/docker-ce/Makefile b/utils/docker-ce/Makefile index 5b111c269..e648bbc1e 100644 --- a/utils/docker-ce/Makefile +++ b/utils/docker-ce/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=docker-ce PKG_VERSION:=19.03.13 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=components/cli/LICENSE components/engine/LICENSE