summaryrefslogtreecommitdiffstats
path: root/system/docker/docker.info
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2017-04-20 22:08:30 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:10:54 +0700
commitd685165e31cf116c5f30a7343a0de6be36710bb0 (patch)
tree63d41b3918695185f9691875063d60dc194f216a /system/docker/docker.info
parenta45d9091616d3ce4e9d9fc71d2802af66e0fc03a (diff)
downloadslackbuilds-d685165e31cf116c5f30a7343a0de6be36710bb0.tar.gz
slackbuilds-d685165e31cf116c5f30a7343a0de6be36710bb0.tar.xz
system/docker: Adapt to GitHub project name change.
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 b34a66fa02..8a454e660d 100644
--- a/system/docker/docker.info
+++ b/system/docker/docker.info
@@ -1,10 +1,10 @@
PRGNAM="docker"
VERSION="17.03.1"
-HOMEPAGE="https://dockerproject.org/"
+HOMEPAGE="https://www.docker.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v17.03.1-ce/docker-17.03.1-ce.tar.gz"
-MD5SUM_x86_64="cc421d443455ebb854e33faf9ebdcd54"
+DOWNLOAD_x86_64="https://github.com/moby/moby/archive/v17.03.1-ce/moby-17.03.1-ce.tar.gz"
+MD5SUM_x86_64="e9692eaf80c78fcc860643e3468c6c76"
REQUIRES="containerd docker-proxy tini"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"