docker: updated to version 1.11.2

This commit is contained in:
Matt Housh 2016-06-11 00:06:05 -05:00
parent 916d39439d
commit 69bc94dae8
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
2767e2b5098dbf330b1fc08e2105207d docker-1.11.1.tar.xz
8c86c300b3e70144c10797deddf10911 docker-man-pages-1.11.1.tar.xz
ada4a756f71886049ad793cab8787de8 docker-1.11.2.tar.gz
89f0e41efe4ef5c1884f8fd173b3ef25 docker-man-pages-1.11.2.tar.xz
639d3af72199001bb612e545335a67a3 docker.conf
493cf8e992ad384bc53ba682f88dc654 docker.rc

View File

@ -4,15 +4,15 @@
# Depends on: containerd runc btrfs-progs cgroupfs-mount
name=docker
version=1.11.1
release=4
source=(http://jaeger.morpheus.net/linux/crux/files/$name-$version.tar.xz \
version=1.11.2
release=1
source=(http://jaeger.morpheus.net/linux/crux/files/$name-$version.tar.gz \
http://jaeger.morpheus.net/linux/crux/files/$name-man-pages-$version.tar.xz \
$name.rc $name.conf)
build() {
export AUTO_GOPATH=1
export DOCKER_GITCOMMIT=5604cbe
export DOCKER_GITCOMMIT=b9f10c9
cd $name-$version
hack/make.sh dynbinary