bump(main/geth): 1.15.5

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-03-05 12:45:42 +00:00
parent d2fdd60a90
commit 21c7650866

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.4"
TERMUX_PKG_VERSION="1.15.5"
TERMUX_PKG_SRCURL=https://github.com/ethereum/go-ethereum/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=6c93397f6e2b9641ff2499ebcea9691c2d6a743e47eb60512e643c3abc564637
TERMUX_PKG_SHA256=28bf39f2ef52d4b8a3750307a9bc7fb92db30983a7cb50cf0db4b38c630fe790
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_SUGGESTS="geth-utils"