go-ipfs: update to 0.4.17.
This commit is contained in:
parent
b2bff8b4fb
commit
6dd913848c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'go-ipfs'
|
||||
pkgname=go-ipfs
|
||||
version=0.4.16
|
||||
revision=2
|
||||
version=0.4.17
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="${pkgname}-${version}"
|
||||
build_style=go
|
||||
|
@ -15,7 +15,7 @@ license="MIT"
|
|||
homepage="https://ipfs.io"
|
||||
changelog="https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=588f84b707150622abb7e31602af3a85a2dd617b8bb2df42ca2623153bf245b4
|
||||
checksum=2562401bee0609d321bbf5e9c383de4124f634dcfd9394f1d23146a49f281718
|
||||
|
||||
pre_build() {
|
||||
# Disable the dynamic plugin loader for now; breaks cross.
|
||||
|
|
Loading…
Reference in a new issue