Skip to content

Commit a86d66b

Browse files
bump(main/geth): 1.17.5
This commit has been automatically submitted by Github Actions.
1 parent f623dec commit a86d66b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/geth/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://geth.ethereum.org/
22
TERMUX_PKG_DESCRIPTION="Go implementation of the Ethereum protocol"
33
TERMUX_PKG_LICENSE="LGPL-3.0, GPL-3.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="1.17.4"
5+
TERMUX_PKG_VERSION="1.17.5"
66
TERMUX_PKG_SRCURL=https://github.com/ethereum/go-ethereum/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=80b4dee3b89ea40bedc808132befd605208089fdb8fde7981fc3c530596d3a9e
7+
TERMUX_PKG_SHA256=8428049b30e76efcd19507225aa67c67d5d98c10a0f3a4ea339dfbba285bac7d
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_SUGGESTS="geth-utils"
1010

0 commit comments

Comments
 (0)