go-ipfs: update to 0.4.6.
This commit is contained in:
parent
9affccaeec
commit
53a6257564
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'go-ipfs'
|
# Template file for 'go-ipfs'
|
||||||
pkgname=go-ipfs
|
pkgname=go-ipfs
|
||||||
version=0.4.5
|
version=0.4.6
|
||||||
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="1b238e729490d143fc49bdd4568d89e6afeb9607efda9d8dbd30a290a9276838
|
checksum="92d1d2d5e840a083d5051921f1608ab62e5bea0cc2c90229674f5695d417c3b8
|
||||||
f2ccc5ea10210cea3a70e960526853ce229bb6e3a6c315e6cc4571f6affbd9e9"
|
3e9d6b32cf6b9a61d03865f9628a23b9dda55b03bb4330916a4102ec3fb112dc"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
local path="${GOPATH}/src/${go_import_path}"
|
local path="${GOPATH}/src/${go_import_path}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue