mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
bitcoin: update to 0.19.0.1
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
a6734f5677
commit
ceb29872a8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bitcoin'
|
# Template file for 'bitcoin'
|
||||||
pkgname=bitcoin
|
pkgname=bitcoin
|
||||||
version=0.18.1
|
version=0.19.0.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-incompatible-bdb --disable-ccache --disable-static
|
configure_args="--with-incompatible-bdb --disable-ccache --disable-static
|
||||||
--enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr"
|
--enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||||
|
@ -15,7 +15,7 @@ homepage="https://bitcoin.org/"
|
||||||
distfiles="https://bitcoin.org/bin/bitcoin-core-${version}/bitcoin-${version}.tar.gz
|
distfiles="https://bitcoin.org/bin/bitcoin-core-${version}/bitcoin-${version}.tar.gz
|
||||||
https://raw.github.com/bitcoin-core/packaging/master/debian/bitcoin-qt.desktop
|
https://raw.github.com/bitcoin-core/packaging/master/debian/bitcoin-qt.desktop
|
||||||
https://raw.github.com/bitcoin/bitcoin/v${version}/share/pixmaps/bitcoin128.png"
|
https://raw.github.com/bitcoin/bitcoin/v${version}/share/pixmaps/bitcoin128.png"
|
||||||
checksum="5c7d93f15579e37aa2d1dc79e8f5ac675f59045fceddf604ae0f1550eb03bf96
|
checksum="7ac9f972249a0a16ed01352ca2a199a5448fe87a4ea74923404a40b4086de284
|
||||||
0a46bbadda140599e807be38999e6848c89f9c3523d26fede02d34d62d50f632
|
0a46bbadda140599e807be38999e6848c89f9c3523d26fede02d34d62d50f632
|
||||||
ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722"
|
ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722"
|
||||||
conflicts="litecoin>=0" # Both provide libbitcoinconsensus.so.0
|
conflicts="litecoin>=0" # Both provide libbitcoinconsensus.so.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue