go-ipfs: update to 0.4.10.

Closes: #6900 [via git-merge-pr]
This commit is contained in:
Christopher Brannon 2017-06-29 05:31:58 -07:00 committed by Michael Gehring
parent 4eee509594
commit bcde65e407
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'go-ipfs' # Template file for 'go-ipfs'
pkgname=go-ipfs pkgname=go-ipfs
version=0.4.9 version=0.4.10
revision=2 revision=1
create_wrksrc=yes create_wrksrc=yes
build_wrksrc=${pkgname}-${version} build_wrksrc=${pkgname}-${version}
build_style=go build_style=go
@ -14,8 +14,8 @@ license="MIT"
homepage="https://ipfs.io" homepage="https://ipfs.io"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz distfiles="https://${go_import_path}/archive/v${version}.tar.gz
http://the-brannons.com/ipfs-gx-deps-${version}.tar.xz" http://the-brannons.com/ipfs-gx-deps-${version}.tar.xz"
checksum="922d88170d203b7f644b3cd1df50fb212c9a3f7062411ad2d17335f191ee69d8 checksum="d996f04b86c933626f71c00ba23f87e807d932899625703d7f0cf43133027e4d
dae7bad8f0ac7e904dbd050b3b091aa1fe9926384bc88cd7839efae47b721698" 526c1bd024f77e7100ca8cc43fb9f347cc053dcddb6917c2e4f5cdf854ae8678"
do_build() { do_build() {
local path="${GOPATH}/src/${go_import_path}" local path="${GOPATH}/src/${go_import_path}"