summaryrefslogtreecommitdiffstats
path: root/system/docker/docker.info
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2017-03-28 22:02:20 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-01 06:57:17 +0700
commit271b3336eeaeff00875575940a9c4881b03929c0 (patch)
treee3550a82faf77a335c4eef151b6c23e1ed7d48b8 /system/docker/docker.info
parent9b82d66214db1d6ae2e9cafe31153a0c198d7601 (diff)
downloadslackbuilds-271b3336eeaeff00875575940a9c4881b03929c0.tar.gz
slackbuilds-271b3336eeaeff00875575940a9c4881b03929c0.tar.xz
system/docker: Updated for version 17.03.1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to '')
-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 5cfda17b99..b34a66fa02 100644
--- a/system/docker/docker.info
+++ b/system/docker/docker.info
@@ -1,10 +1,10 @@
PRGNAM="docker"
-VERSION="17.03.0"
+VERSION="17.03.1"
HOMEPAGE="https://dockerproject.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v17.03.0-ce/docker-17.03.0-ce.tar.gz"
-MD5SUM_x86_64="ae104d1f25766d217bda5f23cf11c90b"
+DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v17.03.1-ce/docker-17.03.1-ce.tar.gz"
+MD5SUM_x86_64="cc421d443455ebb854e33faf9ebdcd54"
REQUIRES="containerd docker-proxy tini"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"