Merge pull request #4955 from CMB/ipfs

go-ipfs: update to 0.4.4.
This commit is contained in:
Toyam Cox 2016-10-13 19:45:02 -04:00 committed by GitHub
commit 5215db38ea

View file

@ -1,6 +1,6 @@
# Template file for 'go-ipfs'
pkgname=go-ipfs
version=0.4.3
version=0.4.4
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="5f9219c598cda05b5842be1266192fd174557f1683b8ddf629116cbea5a00f5b
4dee169a2df49d21c8ce81f43b6a38c216a007084e8b70db0caa8faaa4371a2b"
checksum="5cfcbe36ef57edad5db7388bcff21c9e9b1cf2208b7f46f8000e24824aebb687
694547c0e3c5cf1fc979f0e151dc27b8af903862175d3907c32217d51733888d"
do_build() {
local path="${GOPATH}/src/${go_import_path}"