go-ipfs: update to 0.4.4.
This commit is contained in:
parent
adc0bd0194
commit
33ea5ba877
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go-ipfs'
|
# Template file for 'go-ipfs'
|
||||||
pkgname=go-ipfs
|
pkgname=go-ipfs
|
||||||
version=0.4.3
|
version=0.4.4
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc=${pkgname}-${version}
|
build_wrksrc=${pkgname}-${version}
|
||||||
|
@ -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="5f9219c598cda05b5842be1266192fd174557f1683b8ddf629116cbea5a00f5b
|
checksum="5cfcbe36ef57edad5db7388bcff21c9e9b1cf2208b7f46f8000e24824aebb687
|
||||||
4dee169a2df49d21c8ce81f43b6a38c216a007084e8b70db0caa8faaa4371a2b"
|
694547c0e3c5cf1fc979f0e151dc27b8af903862175d3907c32217d51733888d"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
local path="${GOPATH}/src/${go_import_path}"
|
local path="${GOPATH}/src/${go_import_path}"
|
||||||
|
|
Loading…
Reference in a new issue