bump(main/geth): 1.15.10

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-04-25 12:48:15 +00:00
parent 112015deb2
commit 1991d97d5f

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://geth.ethereum.org/
TERMUX_PKG_DESCRIPTION="Go implementation of the Ethereum protocol"
TERMUX_PKG_LICENSE="LGPL-3.0, GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.15.9"
TERMUX_PKG_VERSION="1.15.10"
TERMUX_PKG_SRCURL=https://github.com/ethereum/go-ethereum/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=55f2fc3fbb6a22473fb9c6722fde349b5c7e4861786b48d3f9076d857ccc7bc2
TERMUX_PKG_SHA256=93971abb8605d549094d7fd56ee3e9250bc7d4b75a40847ff934ed3c217ed515
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_SUGGESTS="geth-utils"