go-ipfs: update to 0.4.19.
This commit is contained in:
parent
4d2bd7abcb
commit
2969e96a1f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go-ipfs'
|
||||
pkgname=go-ipfs
|
||||
version=0.4.18
|
||||
version=0.4.19
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="${pkgname}-${version}"
|
||||
|
@ -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=bc03def6ac902d99ae29c60819dad2133af776d3f6779c55781afccaa89cec84
|
||||
checksum=de0540e6d10aebbef602dc70da39c666952f980ceaccbd4aafb1578301706139
|
||||
|
||||
pre_build() {
|
||||
# Disable the dynamic plugin loader for now; breaks cross.
|
||||
|
|
Loading…
Reference in New Issue