File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11include $(TOPDIR ) /rules.mk
22
33PKG_NAME: =dockerd
4- PKG_VERSION: =27.3 .1
5- PKG_RELEASE: =4
4+ PKG_VERSION: =29.1 .1
5+ PKG_RELEASE: =1
66PKG_LICENSE: =Apache-2.0
77PKG_LICENSE_FILES: =LICENSE
88
99PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) .tar.gz
1010PKG_GIT_URL: =github.com/moby/moby
11- PKG_GIT_REF: =v$(PKG_VERSION )
11+ PKG_GIT_REF: =docker- v$(PKG_VERSION )
1212PKG_SOURCE_URL: =https://codeload.$(PKG_GIT_URL ) /tar.gz/$(PKG_GIT_REF ) ?
13- PKG_HASH: =d18208d9e0b6421307342cdef266193984c97c87177b9262b1113e6e9e7e020e
14- PKG_GIT_SHORT_COMMIT: =41ca978 # SHA1 used within the docker executables
13+ PKG_HASH: =65221f1c70feb1bd1562bb1017b586e4528be877656dc16f5be5659fc9b7e522
14+ PKG_GIT_SHORT_COMMIT: =9a84135 # SHA1 used within the docker executables
1515
1616PKG_MAINTAINER: =Gerard Ryan <
[email protected] >
1717
You can’t perform that action at this time.
0 commit comments