From 5e9ec0328084287c199723fb4ae366d1339b2101 Mon Sep 17 00:00:00 2001 From: Tiago Carvalho Date: Thu, 10 Feb 2022 22:24:04 +0000 Subject: [PATCH] go-ipfs: update to 0.11.0 --- 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 a38fb43b84b7..b653c5a49df6 100644 --- a/srcpkgs/go-ipfs/template +++ b/srcpkgs/go-ipfs/template @@ -1,7 +1,7 @@ # Template file for 'go-ipfs' pkgname=go-ipfs -version=0.10.0 -revision=2 +version=0.11.0 +revision=1 build_style=go go_import_path="github.com/ipfs/go-ipfs" go_package="${go_import_path}/cmd/ipfs" @@ -13,7 +13,7 @@ license="MIT, Apache-2.0" homepage="https://ipfs.io" changelog="https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md" distfiles="https://github.com/ipfs/go-ipfs/archive/v${version}.tar.gz" -checksum=d145f13eb98b61eefc9b30ace35246215876ba1adf79bf74e9ddd43a54671803 +checksum=e1558182bb6d67caa3e4e58dd73092e2eaf00611aedb9202f265479205e5edcb system_accounts="_ipfs" make_dirs="/var/lib/ipfs 0700 _ipfs _ipfs"