Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bitcoin: update to 25.0.
@ 2023-05-29  8:32 damadmai
  2023-05-29  9:29 ` [PR PATCH] [Updated] " damadmai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: damadmai @ 2023-05-29  8:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/damadmai/void-packages bitcoin25.0
https://github.com/void-linux/void-packages/pull/44133

bitcoin: update to 25.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bitcoin25.0-44133.patch --]
[-- Type: text/x-diff, Size: 2003 bytes --]

From bb1988b1b22053cd1b17e8c9552aa28d072925e1 Mon Sep 17 00:00:00 2001
From: "Daniel A. Maierhofer" <git@damadmai.at>
Date: Mon, 29 May 2023 10:29:12 +0200
Subject: [PATCH] bitcoin: update to 25.0.

---
 srcpkgs/bitcoin/template | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/bitcoin/template b/srcpkgs/bitcoin/template
index cf464ce35c46..0d6e3e8d979e 100644
--- a/srcpkgs/bitcoin/template
+++ b/srcpkgs/bitcoin/template
@@ -1,7 +1,7 @@
 # Template file for 'bitcoin'
 pkgname=bitcoin
-version=22.0
-revision=5
+version=25.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-incompatible-bdb --disable-ccache --disable-static
  --enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr --with-gui"
@@ -11,11 +11,11 @@ makedepends="db-devel boost-devel miniupnpc-devel qt5-tools-devel
 short_desc="Bitcoin is a peer-to-peer network based digital currency"
 maintainer="Daniel A. Maierhofer <git@damadmai.at>"
 license="MIT"
-homepage="https://bitcoin.org/"
-distfiles="https://bitcoin.org/bin/bitcoin-core-${version}/bitcoin-${version}.tar.gz
+homepage="https://bitcoincore.org/"
+distfiles="https://bitcoincore.org/bin/bitcoin-core-${version}/bitcoin-${version}.tar.gz
  https://raw.githubusercontent.com/bitcoin-core/packaging/${version%.*}.x/debian/bitcoin-qt.desktop
  https://raw.githubusercontent.com/bitcoin/bitcoin/v${version}/share/pixmaps/bitcoin128.png"
-checksum="d0e9d089b57048b1555efa7cd5a63a7ed042482045f6f33402b1df425bf9613b
+checksum="5df67cf42ca3b9a0c38cdafec5bbb517da5b58d251f32c8d2a47511f9be1ebc2
  0a46bbadda140599e807be38999e6848c89f9c3523d26fede02d34d62d50f632
  ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722"
 conflicts="litecoin>=0" # Both provide libbitcoinconsensus.so.0
@@ -42,10 +42,6 @@ pre_build() {
 post_install() {
 	rm "${DESTDIR}"/usr/bin/{test,bench}_bitcoin
 
-	for b in bitcoind bitcoin-cli bitcoin-tx; do
-		vcompletion contrib/${b}.bash-completion bash $b
-	done
-
 	vlicense COPYING
 }
 

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

end of thread, other threads:[~2023-06-26 20:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-29  8:32 [PR PATCH] bitcoin: update to 25.0 damadmai
2023-05-29  9:29 ` [PR PATCH] [Updated] " damadmai
2023-05-29 16:54 ` damadmai
2023-05-29 17:36 ` damadmai
2023-06-26 20:07 ` [PR PATCH] [Closed]: " leahneukirchen

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).