Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] go-ipfs: update to 0.17.0.
@ 2022-12-05 16:39 sgn
  2022-12-05 16:40 ` sgn
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: sgn @ 2022-12-05 16:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1229 bytes --]

There is a new pull request by sgn against master on the void-packages repository

https://github.com/sgn/void-packages go-ipfs
https://github.com/void-linux/void-packages/pull/40919

go-ipfs: update to 0.17.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/40919.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-ipfs-40919.patch --]
[-- Type: text/x-diff, Size: 1923 bytes --]

From 633934987f5d06d9e713f4551dcec9564558acea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Mon, 5 Dec 2022 23:38:14 +0700
Subject: [PATCH] go-ipfs: update to 0.17.0.

---
 srcpkgs/go-ipfs/template | 16 ++++++++--------
 srcpkgs/go-ipfs/update   |  1 +
 2 files changed, 9 insertions(+), 8 deletions(-)
 create mode 100644 srcpkgs/go-ipfs/update

diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template
index b8de9038e459..316f1d3619da 100644
--- a/srcpkgs/go-ipfs/template
+++ b/srcpkgs/go-ipfs/template
@@ -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="https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md"
-distfiles="https://github.com/ipfs/go-ipfs/archive/v${version}.tar.gz"
-checksum=fb97e50a5d259f0c07c6b6602b52d2bc71b08eaa8601fbbacb454540630be20c
+homepage="https://ipfs.tech"
+changelog="https://github.com/ipfs/kubo/blob/master/CHANGELOG.md"
+distfiles="https://github.com/ipfs/kubo/archive/v${version}.tar.gz"
+checksum=de9f5838464967b8d933c5ac28d7dccd7f9e28257604962df1ca73770768053f
 
 system_accounts="_ipfs"
 make_dirs="/var/lib/ipfs 0700 _ipfs _ipfs"
diff --git a/srcpkgs/go-ipfs/update b/srcpkgs/go-ipfs/update
new file mode 100644
index 000000000000..2045ef121f7c
--- /dev/null
+++ b/srcpkgs/go-ipfs/update
@@ -0,0 +1 @@
+pkgname=kubo

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2023-08-04  7:35 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-05 16:39 [PR PATCH] go-ipfs: update to 0.17.0 sgn
2022-12-05 16:40 ` sgn
2022-12-05 17:17 ` CMB
2022-12-06  0:43 ` sgn
2022-12-06  0:58 ` CMB
2022-12-17 16:51 ` sug0
2022-12-17 16:52 ` sug0
2022-12-17 17:07 ` sgn
2022-12-17 19:28 ` sug0
2022-12-17 19:30 ` sug0
2022-12-17 22:06 ` sug0
2022-12-17 22:07 ` sug0
2022-12-17 22:27 ` sug0
2022-12-17 22:28 ` sug0
2022-12-18 15:53 ` sug0
2022-12-18 16:33 ` sug0
2022-12-18 16:46 ` sug0
2022-12-18 16:46 ` sug0
2023-03-08 23:12 ` sug0
2023-06-07  2:06 ` github-actions
2023-06-22  1:59 ` [PR PATCH] [Closed]: " github-actions
2023-08-04  7:34 ` eoli3n
2023-08-04  7:35 ` eoli3n

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).