docker: 0.11.1 -> 1.0.0

This commit is contained in:
James Mills 2014-06-14 11:29:27 +10:00
parent 19c987369a
commit c7140a296c
4 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
2da82212055f5f27bb9765b4290a7b1b check-config.sh
3fc7e007d6637afa11e1632294d7f882 docker-0.11.1
08c7e698d2007aaca8107aece85bed42 docker-1.0.0
966e1916d611427c44686ad09145996f docker.conf
139afe9c85732d52148035d62810b938 docker.rc

View File

@ -5,11 +5,11 @@
# Depends on: sqlite3 cgroupfs-mount
name=docker-bin
version=0.11.1
release=2
version=1.0.0
release=1
source=(
https://get.docker.io/builds/Linux/x86_64/docker-$version
https://raw.githubusercontent.com/dotcloud/docker/master/contrib/check-config.sh
https://raw.githubusercontent.com/dotcloud/docker/v${version}/contrib/check-config.sh
docker.rc
docker.conf
)

View File

@ -1,4 +1,4 @@
2da82212055f5f27bb9765b4290a7b1b check-config.sh
966e1916d611427c44686ad09145996f docker.conf
139afe9c85732d52148035d62810b938 docker.rc
6496901bfc30aa8094411a0dd6c10ab5 v0.11.1.tar.gz
c835295e1e0609affe9a3c7ec75d7240 v1.0.0.tar.gz

View File

@ -5,11 +5,11 @@
# Depends on: go sqlite3 cgroupfs-mount
name=docker
version=0.11.1
revision=fb99f992c0
release=2
version=1.0.0
revision=63fe64c471
release=1
source=(
https://raw.githubusercontent.com/dotcloud/docker/master/contrib/check-config.sh
https://raw.githubusercontent.com/dotcloud/docker/v${version}/contrib/check-config.sh
https://github.com/dotcloud/$name/archive/v$version.tar.gz
$name.rc
$name.conf