diff options
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 |
commit | 271b3336eeaeff00875575940a9c4881b03929c0 (patch) | |
tree | e3550a82faf77a335c4eef151b6c23e1ed7d48b8 /system/docker/docker.info | |
parent | 9b82d66214db1d6ae2e9cafe31153a0c198d7601 (diff) |
system/docker: Updated for version 17.03.1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'system/docker/docker.info')
-rw-r--r-- | system/docker/docker.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/docker/docker.info b/system/docker/docker.info index 5cfda17b99182..b34a66fa0203b 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" |