Merge pull request #6061 from CMB/ipfs

go-ipfs: update to 0.4.8.
This commit is contained in:
Enno Boland 2017-04-05 13:49:52 +02:00 committed by GitHub
commit 7b42a904af

View file

@ -1,6 +1,6 @@
# Template file for 'go-ipfs'
pkgname=go-ipfs
version=0.4.7
version=0.4.8
revision=1
create_wrksrc=yes
build_wrksrc=${pkgname}-${version}
@ -14,8 +14,8 @@ license="MIT"
homepage="https://ipfs.io"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz
http://the-brannons.com/ipfs-gx-deps-${version}.tar.xz"
checksum="ab5db0e85b6131715a16b853537cc42335460ccbd8a6d4a3ad05ac17beeb8250
64497a06056f67100216a9f78442e5140039c470ac790686de20f4a88ca43758"
checksum="a5b5556374b30d162e79858f8ead475d7d073a6f862d6fb85afa6148c62541fa
19ba225a56c7238ea8b304222f623db14f0b6294cd86e4eb23baf43e54d7cb12"
do_build() {
local path="${GOPATH}/src/${go_import_path}"