go-ethereum: Update to 1.8.19
This commit is contained in:
parent
c4026f1e2b
commit
24cc8c304d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'go-ethereum'
|
# Template file for 'go-ethereum'
|
||||||
pkgname=go-ethereum
|
pkgname=go-ethereum
|
||||||
version=1.8.18
|
version=1.8.19
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/ethereum/go-ethereum
|
go_import_path=github.com/ethereum/go-ethereum
|
||||||
go_package="${go_import_path}/cmd/abigen
|
go_package="${go_import_path}/cmd/abigen
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Hoang Nguyen <hoang@wetrust.io>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/ethereum/go-ethereum"
|
homepage="https://github.com/ethereum/go-ethereum"
|
||||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||||
checksum=cbab18a733298830c9ed1e19c1ece37edf417fd55ec8f198803048ecc3ffa0b9
|
checksum=64a2954a98ad19e1d2653e61abddda06e86e3fa93dd821c3a4f2d1cc7350dcfc
|
||||||
|
|
||||||
geth_package() {
|
geth_package() {
|
||||||
short_desc="Official Go implementation of the Ethereum protocol"
|
short_desc="Official Go implementation of the Ethereum protocol"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue