Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions srcpkgs/go-ipfs/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Template file for 'go-ipfs'
pkgname=go-ipfs
version=0.11.0
version=0.17.0
revision=1
build_style=go
go_import_path="github.com/ipfs/go-ipfs"
go_package="${go_import_path}/cmd/ipfs"
go_import_path="github.com/ipfs/kubo"
go_package="${go_import_path}/cmd/ipfs ${go_import_path}/cmd/ipfswatch"
hostmakedepends="git"
depends="fs-repo-migrations>=1.7.1"
short_desc="Global versioned P2P merkle DAG file system"
short_desc="Global versioned P2P merkle DAG file system - kubo"
maintainer="Christopher Brannon <chris@the-brannons.com>"
license="MIT, Apache-2.0"
homepage="https://ipfs.io"
changelog="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/ipfs/go-ipfs/blob/master/CHANGELOG.md"
distfiles="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/ipfs/go-ipfs/archive/v${version}.tar.gz"
checksum=fb97e50a5d259f0c07c6b6602b52d2bc71b08eaa8601fbbacb454540630be20c
homepage="https://ipfs.tech"
changelog="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/ipfs/kubo/blob/master/CHANGELOG.md"
distfiles="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/ipfs/kubo/archive/v${version}.tar.gz"
checksum=de9f5838464967b8d933c5ac28d7dccd7f9e28257604962df1ca73770768053f

system_accounts="_ipfs"
make_dirs="/var/lib/ipfs 0700 _ipfs _ipfs"
Expand Down
1 change: 1 addition & 0 deletions srcpkgs/go-ipfs/update
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pkgname=kubo