From 33ea5ba8771941ee5fc3ad8705b29b77fc419d7f Mon Sep 17 00:00:00 2001 From: Christopher Brannon Date: Thu, 13 Oct 2016 04:06:19 -0700 Subject: [PATCH] go-ipfs: update to 0.4.4. --- srcpkgs/go-ipfs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template index 1689bdc65f1..b5a62ec0ec5 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.3 +version=0.4.4 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="5f9219c598cda05b5842be1266192fd174557f1683b8ddf629116cbea5a00f5b - 4dee169a2df49d21c8ce81f43b6a38c216a007084e8b70db0caa8faaa4371a2b" +checksum="5cfcbe36ef57edad5db7388bcff21c9e9b1cf2208b7f46f8000e24824aebb687 + 694547c0e3c5cf1fc979f0e151dc27b8af903862175d3907c32217d51733888d" do_build() { local path="${GOPATH}/src/${go_import_path}"