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: =28.5 .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: =3872f03dd3d1e2769ecad57c8744743e72ad619f72f1897f4886fd44746337cd
14+ PKG_GIT_SHORT_COMMIT: =e180ab8 # SHA1 used within the docker executables
1515
1616PKG_MAINTAINER: =Gerard Ryan <G.M0N3Y.2503@gmail.com>
1717
You can’t perform that action at this time.
0 commit comments