docker: update to 19.03.1

This commit is contained in:
Paper Mountain Studio 2019-07-28 12:04:11 +02:00 committed by Helmut Pozimski
parent c93b45023b
commit fe2792f63b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'docker'
pkgname=docker
version=18.09.7
version=19.03.1
revision=1
wrksrc="${pkgname}-ce-${version}"
hostmakedepends="git go pkg-config curl cmake"
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="http://www.docker.io"
distfiles="https://github.com/docker/docker-ce/archive/v${version}.tar.gz"
checksum=f05dc15f5c11635472534c3aaf759c39c1bba842dd1ac23059431c2fd1ae1795
checksum=dad9123e203751ce9981bc34773721593655231c32412e310e748b18f10f0053
# These are required at run-time.
depends+=" iptables xz git"