summaryrefslogtreecommitdiffstats
path: root/system/docker/docker.info
diff options
context:
space:
mode:
author Audrius Kažukauskas2017-11-03 13:35:54 +0100
committer Willy Sudiarto Raharjo2017-11-04 01:17:37 +0100
commit73fbde42c0b09a50d015f96c55239370a22d34ba (patch)
tree238eff3d9a2b1c15febf2d11aa2d210b7e2be155 /system/docker/docker.info
parent16ecaee69af5e0ec7ff9a147a7d1f00de99e2ed9 (diff)
downloadslackbuilds-73fbde42c0b09a50d015f96c55239370a22d34ba.tar.gz
system/docker: Updated for version 17.09.0.
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 150d448d7f..2c7b2fd712 100644
--- a/system/docker/docker.info
+++ b/system/docker/docker.info
@@ -1,10 +1,10 @@
PRGNAM="docker"
-VERSION="17.06.2"
+VERSION="17.09.0"
HOMEPAGE="https://www.docker.com/community-edition"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/docker/docker-ce/archive/v17.06.2-ce/docker-ce-17.06.2-ce.tar.gz"
-MD5SUM_x86_64="71dbb635e031e880f80491859cc3a79c"
+DOWNLOAD_x86_64="https://github.com/docker/docker-ce/archive/v17.09.0-ce/docker-ce-17.09.0-ce.tar.gz"
+MD5SUM_x86_64="e0df90392b2daa545562342dabf181cf"
REQUIRES="containerd docker-proxy tini"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"