docker: update to 1.8.1.

This commit is contained in:
Juan RP 2015-08-13 06:38:37 +02:00
parent 0a81f55c01
commit 16370154ac

View file

@ -1,6 +1,6 @@
# Template file for 'docker'
pkgname=docker
version=1.8.0
version=1.8.1
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=e2794aba10c04cfe996a91aff14fa1a88629a09eb7977fcd096b3a795fbbd7d8
checksum=7f22e88a994dc1bc143f87215de01ccd902450e6e8d747467d042a56db792b03
do_build() {
export AUTO_GOPATH=1