Commit 51f5200 1 parent c5e58b4 commit 51f5200 Copy full SHA for 51f5200
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
include $(TOPDIR ) /rules.mk
2
2
3
3
PKG_NAME: =dockerd
4
- PKG_VERSION: =20.10.14
4
+ PKG_VERSION: =20.10.15
5
5
PKG_RELEASE: =$(AUTORELEASE )
6
6
PKG_LICENSE: =Apache-2.0
7
7
PKG_LICENSE_FILES: =LICENSE
@@ -10,8 +10,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
10
10
PKG_GIT_URL: =github.com/moby/moby
11
11
PKG_GIT_REF: =v$(PKG_VERSION )
12
12
PKG_SOURCE_URL: =https://codeload.$(PKG_GIT_URL ) /tar.gz/$(PKG_GIT_REF ) ?
13
- PKG_HASH: =dbe1ae342351108b7b30232c4bce0559c81ad9fb6c978d7c8425d6aa53e476c1
14
- PKG_GIT_SHORT_COMMIT: =87a90dc # SHA1 used within the docker executables
13
+ PKG_HASH: =cfb1029b48fd7ab2d03bddb55909a196e0f516b3e5495a033dfbfe00fe9fadad
14
+ PKG_GIT_SHORT_COMMIT: =4433bf6 # SHA1 used within the docker executables
15
15
16
16
PKG_MAINTAINER: =Gerard Ryan <
[email protected] >
17
17
You can’t perform that action at this time.
0 commit comments