diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template index e84e3e65158..5c58b643e2c 100644 --- a/srcpkgs/go-ipfs/template +++ b/srcpkgs/go-ipfs/template @@ -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.