docker: update to 18.09.3.

This commit is contained in:
Andrea Brancaleoni 2019-03-03 14:51:45 +01:00
parent 46416cbd04
commit 0a28395dae

View file

@ -1,6 +1,6 @@
# Template file for 'docker'
pkgname=docker
version=18.09.2
version=18.09.3
revision=1
wrksrc="${pkgname}-ce-${version}"
hostmakedepends="git go pkg-config curl cmake"
@ -10,7 +10,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=f370a899ffc1a81028167697130fd1888d97753b1fb5b8fe1f2b12b71c3ebfc0
checksum=28d01bbbba45b289027e963d0a5dc830a81b5dab9339a950a4c2505e1ee9a255
# These are required at run-time.
depends="iptables xz git"