From 83d761c921f122560355a8043130d846876014e5 Mon Sep 17 00:00:00 2001 From: Christopher Brannon Date: Wed, 13 Jan 2016 03:14:53 -0800 Subject: [PATCH] go-ipfs: update to 0.3.11. Closes gh-3365 --- 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 3033f465d7..fa55550525 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.10 +version=0.3.11 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=5f3e465ed0b37e1886ea71bd89586faf5968048be18e8105b7ca908376865edc +checksum=1806fea22ccee0c8005fffdd6391531c8df44f23571b3e9539f6fa3a0d4efb01 post_install() { vinstall misc/completion/ipfs-completion.bash 644 usr/share/bash-completion/completions ipfs