From ea867722717c2dad00eefa129a9b54726ca358c0 Mon Sep 17 00:00:00 2001 From: dashslash Date: Tue, 14 Jun 2022 10:26:49 -0500 Subject: [PATCH] go-ipfs: update to 0.13.0. --- 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 b653c5a49df693..2de3c139edf042 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.11.0 +version=0.13.0 revision=1 build_style=go go_import_path="github.com/ipfs/go-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=e1558182bb6d67caa3e4e58dd73092e2eaf00611aedb9202f265479205e5edcb +checksum=f6bdf892317d7813f325f77a4b4c5705f69e01f87999562609a3d8414bbe72da system_accounts="_ipfs" make_dirs="/var/lib/ipfs 0700 _ipfs _ipfs"