diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-09-10 19:23:18 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-16 07:15:25 +0700 |
commit | b8f20fb641d8bca93097be110a63e895c9c57355 (patch) | |
tree | a10cd2650f899e2b69031fa53766739aa39de02a /system/docker/docker.info | |
parent | 0e36e0e7ba127cc847de529780c34419d8422c57 (diff) | |
download | slackbuilds-b8f20fb641d8bca93097be110a63e895c9c57355.tar.gz |
system/docker: Updated for version 17.06.2.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'system/docker/docker.info')
-rw-r--r-- | system/docker/docker.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/docker/docker.info b/system/docker/docker.info index f019d55488..dc24df41ef 100644 --- a/system/docker/docker.info +++ b/system/docker/docker.info @@ -1,10 +1,10 @@ PRGNAM="docker" -VERSION="17.03.2" -HOMEPAGE="https://www.docker.com/" +VERSION="17.06.2" +HOMEPAGE="https://www.docker.com/community-edition" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/moby/moby/archive/v17.03.2-ce/moby-17.03.2-ce.tar.gz" -MD5SUM_x86_64="4fde7a13f2085e18066e96d3532d57b0" +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="45f92308bd542b6a8344c490d0383b64" REQUIRES="containerd docker-proxy tini" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |