diff options
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 9039305b56d8..5e905626a69d 100644 --- a/system/docker/docker.info +++ b/system/docker/docker.info @@ -1,10 +1,10 @@ PRGNAM="docker" -VERSION="1.3.1" +VERSION="1.4.1" HOMEPAGE="https://docker.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v1.3.1.tar.gz" -MD5SUM_x86_64="098c366f9c8eb82ba537b93eec66303e" +DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v1.4.1.tar.gz" +MD5SUM_x86_64="70068f2f59e8d4241ca344dcacdd2058" REQUIRES="google-go-lang" MAINTAINER="Vincent Batts" EMAIL="vbatts@hashbangbash.com" |