Merge pull request #7 from petrkr/bitcoind-update

Update bitcoin core daemon
This commit is contained in:
Martin 2018-06-18 13:08:59 +02:00 committed by GitHub
commit 12d5ad4b01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,4 @@
BITCOIN_VERSION := 0.16.0
BITCOIN_VERSION := 0.16.1
all:
wget https://bitcoin.org/bin/bitcoin-core-${BITCOIN_VERSION}/bitcoin-${BITCOIN_VERSION}-x86_64-linux-gnu.tar.gz

View File

@ -1,3 +1,9 @@
bitcoin (0.16.1-satoshilabs1) unstable; urgency=medium
* Update bitcoin core daemon version 0.16.1
-- Petr Kracik <petr.kracik@satoshilabs.com> Mon, 18 Jun 2018 11:00:13 +0200
bitcoin (0.16.0-satoshilabs6) unstable; urgency=medium
* Rename packages and directories