mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-10 23:02:56 +02:00
docker: update to 1.8.1.
This commit is contained in:
parent
0a81f55c01
commit
16370154ac
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=1.8.0
|
version=1.8.1
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="git go"
|
hostmakedepends="git go"
|
||||||
makedepends="libbtrfs-devel sqlite-devel device-mapper-devel"
|
makedepends="libbtrfs-devel sqlite-devel device-mapper-devel"
|
||||||
|
@ -17,7 +17,7 @@ nocross=yes
|
||||||
only_for_archs="x86_64 x86_64-musl"
|
only_for_archs="x86_64 x86_64-musl"
|
||||||
|
|
||||||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||||
checksum=e2794aba10c04cfe996a91aff14fa1a88629a09eb7977fcd096b3a795fbbd7d8
|
checksum=7f22e88a994dc1bc143f87215de01ccd902450e6e8d747467d042a56db792b03
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
export AUTO_GOPATH=1
|
export AUTO_GOPATH=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue