From 5eb73244e4dcb3fa6a98145c329f41637fb8c489 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 23 Sep 2017 19:27:39 +0000 Subject: [PATCH] docker: fix checksum (github archive) --- srcpkgs/docker/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/docker/template b/srcpkgs/docker/template index 43a00e9f01c..d239c84bf00 100644 --- a/srcpkgs/docker/template +++ b/srcpkgs/docker/template @@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="http://www.docker.io" distfiles="https://github.com/docker/docker-ce/archive/v$_version.tar.gz" -checksum=60c2541327a27b03d3a7eaea713d89e8e03a2585f00033c6c662fc60eade57ab +checksum=2898b27d5eaee7ff12ab3b277bda9b3cdf122f6803b1499d696977ac6bdcfa64 # These are required at run-time. depends="iptables xz git"