docker: update to 18.09.4.

This commit is contained in:
Andrea Brancaleoni 2019-03-31 23:52:33 +02:00
parent fd7bd5135f
commit fcfaeccfba

View file

@ -1,7 +1,7 @@
# Template file for 'docker'
pkgname=docker
version=18.09.3
revision=2
version=18.09.4
revision=1
wrksrc="${pkgname}-ce-${version}"
hostmakedepends="git go pkg-config curl cmake"
makedepends="libbtrfs-devel sqlite-devel device-mapper-devel libseccomp-devel
@ -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=28d01bbbba45b289027e963d0a5dc830a81b5dab9339a950a4c2505e1ee9a255
checksum=2df6516661084e2dd01f03951e6522d3634d7bca1cb7d1c238581fd2afbbda60
# These are required at run-time.
depends+=" iptables xz git"