File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11include $(TOPDIR ) /rules.mk
22
33PKG_NAME: =docker
4- PKG_VERSION: =27.3 .1
5- PKG_RELEASE: =2
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/docker/cli
1111PKG_GIT_REF: =v$(PKG_VERSION )
1212PKG_SOURCE_URL: =https://codeload.$(PKG_GIT_URL ) /tar.gz/$(PKG_GIT_REF ) ?
13- PKG_HASH: =df7d44387166d90954e290dfbe0a278649bf71d0e89933615bdc0757580b68e4
14- PKG_GIT_SHORT_COMMIT: =ce12230 # SHA1 used within the docker executables
13+ PKG_HASH: =a02081b7d6fb10bfbc8afb621e7edc5124048b31eea7a1ab73c7ccd924b03a66
14+ PKG_GIT_SHORT_COMMIT: =0aedba5 # 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