diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template index ff0f9cc7e29..f0fc7e4fbd8 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.6 +version=0.4.7 revision=1 create_wrksrc=yes build_wrksrc=${pkgname}-${version} @@ -14,8 +14,8 @@ license="MIT" homepage="https://ipfs.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz http://the-brannons.com/ipfs-gx-deps-${version}.tar.xz" -checksum="92d1d2d5e840a083d5051921f1608ab62e5bea0cc2c90229674f5695d417c3b8 - 3e9d6b32cf6b9a61d03865f9628a23b9dda55b03bb4330916a4102ec3fb112dc" +checksum="ab5db0e85b6131715a16b853537cc42335460ccbd8a6d4a3ad05ac17beeb8250 + 64497a06056f67100216a9f78442e5140039c470ac790686de20f4a88ca43758" do_build() { local path="${GOPATH}/src/${go_import_path}"