docker: update to 18.09.5.
This commit is contained in:
parent
c1015745e1
commit
65dcea9b2e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker'
|
||||
pkgname=docker
|
||||
version=18.09.4
|
||||
version=18.09.5
|
||||
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=2df6516661084e2dd01f03951e6522d3634d7bca1cb7d1c238581fd2afbbda60
|
||||
checksum=57f2a5d3374d86a8eb680c91df4351f5cb648351b9b32520c6fd2d66e7e97fd5
|
||||
|
||||
# These are required at run-time.
|
||||
depends+=" iptables xz git"
|
||||
|
|
Loading…
Reference in New Issue