docker: update to 19.03.5.
This commit is contained in:
parent
4838f8720c
commit
47d0215eeb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'docker'
|
# Template file for 'docker'
|
||||||
pkgname=docker
|
pkgname=docker
|
||||||
version=19.03.4
|
version=19.03.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-ce-${version}"
|
wrksrc="${pkgname}-ce-${version}"
|
||||||
hostmakedepends="git go pkg-config curl cmake"
|
hostmakedepends="git go pkg-config curl cmake"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.docker.io"
|
homepage="http://www.docker.io"
|
||||||
distfiles="https://github.com/docker/docker-ce/archive/v${version}.tar.gz"
|
distfiles="https://github.com/docker/docker-ce/archive/v${version}.tar.gz"
|
||||||
checksum=b279493f74f0d91253c7cb4b49e0b4be139de0a1d164303ce6814028d642d656
|
checksum=d7948256e32bb4c104285d78e652ba9ead898c2e4dcee05f05ede2eaba719919
|
||||||
|
|
||||||
# These are required at run-time.
|
# These are required at run-time.
|
||||||
depends+=" iptables xz git"
|
depends+=" iptables xz git"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue