docker: update to 18.06.0.

This commit is contained in:
Andrea Brancaleoni 2018-07-19 07:16:50 +02:00
parent e5a30383c5
commit f802abcad1
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'docker'
pkgname=docker
version=18.05.0
revision=4
version=18.06.0
revision=1
_subversion='-ce'
_version="$version$_subversion"
wrksrc="$pkgname$_subversion-$_version"
@ -13,7 +13,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=cc29408b382774b9f5967ee33851e97bcb7463aa7358d60004f28b836a70ba75
checksum=18754ecb38d7c210fb2b96ee618dc2bdf94e66cd501d4eef0c685903a83e8501
# These are required at run-time.
depends="iptables xz git"