bump(main/geth): 1.14.5

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2024-06-06 18:38:20 +00:00
parent 5af3cf6e16
commit 34b98e7ba3

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.14.4"
TERMUX_PKG_VERSION="1.14.5"
TERMUX_PKG_SRCURL=https://github.com/ethereum/go-ethereum/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=10d96bfdf7cd4291dc559691a54b672e1eb28444b52e163fc78ee54116a7d333
TERMUX_PKG_SHA256=d062f7206769e2b3acd851d9d3dcfbdaea39dd379f95af3add7114fc2e7264df
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_SUGGESTS="geth-utils"