summaryrefslogtreecommitdiffstats
path: root/system/docker/docker.info
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2020-04-14 19:37:20 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-19 10:52:35 +0700
commitec8800961644518554d2a15e3209e4c5251f842a (patch)
tree915a53efb53f5e0ddc819c58b0de6ba6cdd14175 /system/docker/docker.info
parent01b9a419d158309551f83b9cdf46ec7dbf3ff435 (diff)
downloadslackbuilds-ec8800961644518554d2a15e3209e4c5251f842a.tar.gz
slackbuilds-ec8800961644518554d2a15e3209e4c5251f842a.tar.xz
system/docker: Updated for version 19.03.8.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/docker/docker.info')
-rw-r--r--system/docker/docker.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/docker/docker.info b/system/docker/docker.info
index 111ee681c6..47886a157c 100644
--- a/system/docker/docker.info
+++ b/system/docker/docker.info
@@ -1,10 +1,10 @@
PRGNAM="docker"
-VERSION="18.09.2"
-HOMEPAGE="https://www.docker.com/products/docker-engine"
+VERSION="19.03.8"
+HOMEPAGE="https://www.docker.com/products/container-runtime"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/docker/docker-ce/archive/v18.09.2/docker-ce-18.09.2.tar.gz"
-MD5SUM_x86_64="8a67b2ebca0d3dbc0a268183b0990bd5"
+DOWNLOAD_x86_64="https://github.com/docker/docker-ce/archive/v19.03.8/docker-ce-19.03.8.tar.gz"
+MD5SUM_x86_64="529b9e0767146ba03b6fda5833b5e1f6"
REQUIRES="containerd docker-proxy tini"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"