Skip to content

Commit 9a6a412

Browse files
committed
bump(main/bitcoin): 31.0
This commit has been automatically submitted by Github Actions.
1 parent 488e8c0 commit 9a6a412

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/bitcoin/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://bitcoincore.org/
22
TERMUX_PKG_DESCRIPTION="Bitcoin Core"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="30.2"
5+
TERMUX_PKG_VERSION="31.0"
66
TERMUX_PKG_SRCURL="https://github.com/bitcoin/bitcoin/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz"
7-
TERMUX_PKG_SHA256=a6e1b694de7a7b9ed1f9a7990fcaec13b88bcfc8a9e2c0fcdf93dc658996a127
7+
TERMUX_PKG_SHA256=884fd15f195df3d36ab9c7d8854be16c53d9e7596ec001c283626e0fc1837e67
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="capnproto, libc++, libevent"
1010
TERMUX_PKG_BUILD_DEPENDS="boost-headers"

0 commit comments

Comments
 (0)