aboutsummaryrefslogtreecommitdiff
path: root/system/docker/docker.info
diff options
context:
space:
mode:
authorAudrius Kažukauskas <audrius@neutrino.lt>2019-02-12 19:49:55 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-17 21:56:42 +0700
commitcfed026acc6d299e2d12f2c3f4912d1eda7bec6b (patch)
treeee5b96c3873f2d2ea9420e32b18d279c946dc5bd /system/docker/docker.info
parent0c9327663ab930dcb09ac1f31ab6cb49606f3c3f (diff)
system/docker: Updated for version 18.09.2.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'system/docker/docker.info')
-rw-r--r--system/docker/docker.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/docker/docker.info b/system/docker/docker.info
index b10994bb107a..111ee681c61c 100644
--- a/system/docker/docker.info
+++ b/system/docker/docker.info
@@ -1,10 +1,10 @@
PRGNAM="docker"
-VERSION="18.09.0"
+VERSION="18.09.2"
HOMEPAGE="https://www.docker.com/products/docker-engine"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/docker/docker-ce/archive/v18.09.0/docker-ce-18.09.0.tar.gz"
-MD5SUM_x86_64="cf7f7fd8dde4bea3798cea36e8f806a1"
+DOWNLOAD_x86_64="https://github.com/docker/docker-ce/archive/v18.09.2/docker-ce-18.09.2.tar.gz"
+MD5SUM_x86_64="8a67b2ebca0d3dbc0a268183b0990bd5"
REQUIRES="containerd docker-proxy tini"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"