From da5801362228a7af4140442133f5d2833a2d4dbc Mon Sep 17 00:00:00 2001 From: Christopher Brannon Date: Fri, 11 Dec 2015 10:32:05 -0800 Subject: [PATCH] go-ipfs: update to 0.3.10. --- srcpkgs/go-ipfs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template index 3987a430caa..3033f465d7e 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.3.9 +version=0.3.10 revision=1 build_style=go go_import_path="github.com/ipfs/${pkgname}" @@ -10,7 +10,7 @@ maintainer="Christopher Brannon " license="MIT" homepage="https://ipfs.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=74c8cac25f7ef0c5702fe7b59421b2072169ae357d393990c16cc7caccccbc73 +checksum=5f3e465ed0b37e1886ea71bd89586faf5968048be18e8105b7ca908376865edc post_install() { vinstall misc/completion/ipfs-completion.bash 644 usr/share/bash-completion/completions ipfs