bump(main/geth): 1.15.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-02-25 18:39:42 +00:00
parent bb870801c7
commit 15cc4fb391

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.2"
TERMUX_PKG_VERSION="1.15.3"
TERMUX_PKG_SRCURL=https://github.com/ethereum/go-ethereum/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=1728ae14d728d4ce86a840ee783d73dd9cffe9e1dbb82ecc032e8b93a9841cc4
TERMUX_PKG_SHA256=5eb6ee2a38c2cf27081589bcebd2f866cf52afbcba21a723227ab21cc468f7cb
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_SUGGESTS="geth-utils"