docker: update to 19.03.5.

This commit is contained in:
Andrea Brancaleoni 2019-11-15 16:26:15 +01:00
parent 4838f8720c
commit 47d0215eeb

View file

@ -1,6 +1,6 @@
# Template file for 'docker'
pkgname=docker
version=19.03.4
version=19.03.5
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=b279493f74f0d91253c7cb4b49e0b4be139de0a1d164303ce6814028d642d656
checksum=d7948256e32bb4c104285d78e652ba9ead898c2e4dcee05f05ede2eaba719919
# These are required at run-time.
depends+=" iptables xz git"