docker: update to 18.09.4.
This commit is contained in:
parent
fd7bd5135f
commit
fcfaeccfba
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue