This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
docker-ce: update PKG_RELEASE version
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
lilik-openwrt-22.03
Florian Eckert
4 years ago
parent
96a11a9c02
commit
6df16e50fb
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
utils/docker-ce/Makefile
+ 1
- 1
utils/docker-ce/Makefile
View File
@ -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
Write
Preview
Loading…
Cancel
Save