slackbuilds_ponce/system/docker/docker.info
Audrius Kažukauskas d685165e31 system/docker: Adapt to GitHub project name change.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
2017-04-22 08:10:54 +07:00

10 lines
343 B
Text

PRGNAM="docker"
VERSION="17.03.1"
HOMEPAGE="https://www.docker.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
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"