docker: update to 18.09.1.
This commit is contained in:
parent
9fb1e826d2
commit
bc39580dd0
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=18.09.0
|
version=18.09.1
|
||||||
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"
|
||||||
|
@ -10,7 +10,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=0f251f04b1973956f070c1d7ee2751a9663da2d9d701fbab7e957f0f5f310478
|
checksum=9eadb1eae1954b0322aadf6505f5397d1b1eccf6395ab511cadf8e6975cfc576
|
||||||
|
|
||||||
# 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