docker: update to 19.03.2.
This commit is contained in:
parent
9b46525f43
commit
863ee0a64f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker'
|
||||
pkgname=docker
|
||||
version=19.03.1
|
||||
version=19.03.2
|
||||
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=dad9123e203751ce9981bc34773721593655231c32412e310e748b18f10f0053
|
||||
checksum=46b52f92cb258e038e3f29624e75a52e4d2f91502f56edeac0f0b2661b3b9c3d
|
||||
|
||||
# These are required at run-time.
|
||||
depends+=" iptables xz git"
|
||||
|
|
Loading…
Reference in a new issue