We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f623dec commit a86d66bCopy full SHA for a86d66b
1 file changed
packages/geth/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://geth.ethereum.org/
2
TERMUX_PKG_DESCRIPTION="Go implementation of the Ethereum protocol"
3
TERMUX_PKG_LICENSE="LGPL-3.0, GPL-3.0"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="1.17.4"
+TERMUX_PKG_VERSION="1.17.5"
6
TERMUX_PKG_SRCURL=https://github.com/ethereum/go-ethereum/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7
-TERMUX_PKG_SHA256=80b4dee3b89ea40bedc808132befd605208089fdb8fde7981fc3c530596d3a9e
+TERMUX_PKG_SHA256=8428049b30e76efcd19507225aa67c67d5d98c10a0f3a4ea339dfbba285bac7d
8
TERMUX_PKG_AUTO_UPDATE=true
9
TERMUX_PKG_SUGGESTS="geth-utils"
10
0 commit comments