go-ipfs: update to 0.11.0
This commit is contained in:
parent
b2ad04cbf4
commit
512657886e
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue