docker: update to 19.03.3.

This commit is contained in:
Andrea Brancaleoni 2019-10-15 10:48:47 +02:00
parent c82b254b10
commit 1c70246800

View file

@ -1,6 +1,6 @@
# Template file for 'docker'
pkgname=docker
version=19.03.2
version=19.03.3
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=46b52f92cb258e038e3f29624e75a52e4d2f91502f56edeac0f0b2661b3b9c3d
checksum=63b0d28608f32573b9c03fa46247c6f959e9c08133ddf30a71276919de0194c0
# These are required at run-time.
depends+=" iptables xz git"