docker: update to 1.8.2.

This commit is contained in:
Juan RP 2015-09-12 08:31:18 +02:00
parent ea5a56fd73
commit 1fa7e387bb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'docker'
pkgname=docker
version=1.8.1
version=1.8.2
revision=1
hostmakedepends="git go"
makedepends="libbtrfs-devel sqlite-devel device-mapper-devel"
@ -17,7 +17,7 @@ nocross=yes
only_for_archs="x86_64 x86_64-musl"
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
checksum=7f22e88a994dc1bc143f87215de01ccd902450e6e8d747467d042a56db792b03
checksum=457569ca8edd70293132789bfe51636f86cd8a46a60c6d02d5ee8600cf79f74b
do_build() {
export AUTO_GOPATH=1