docker: update to 18.02.0.
This commit is contained in:
parent
b9f14e2d34
commit
38088faab4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker'
|
||||
pkgname=docker
|
||||
version=17.12.0
|
||||
version=18.02.0
|
||||
revision=1
|
||||
_subversion='-ce'
|
||||
_version="$version$_subversion"
|
||||
|
@ -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=1303483c878ded1c0e19f323f04316cef6d4c0c895f85c412af6468647d18ef9
|
||||
checksum=fb2b9db5ec1a7e9eb80913fb7790377bbbb0fe5aad033f498d09bcd15a51a5c2
|
||||
|
||||
# These are required at run-time.
|
||||
depends="iptables xz git"
|
||||
|
|
Loading…
Reference in a new issue