mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 19:13:51 +02:00
go-ethereum: update to 1.9.9.
This commit is contained in:
parent
065edf304a
commit
1e85269ab3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go-ethereum'
|
# Template file for 'go-ethereum'
|
||||||
pkgname=go-ethereum
|
pkgname=go-ethereum
|
||||||
version=1.9.8
|
version=1.9.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/ethereum/go-ethereum
|
go_import_path=github.com/ethereum/go-ethereum
|
||||||
|
@ -17,7 +17,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=1907792553d6cfa68b28027bcbc2b14bf0f1a587509bfec4bd71d4051da738af
|
checksum=52fd34920841c9915d67f28c416ce7e98b654c116b03edee94f6ef06e5a8cf92
|
||||||
|
|
||||||
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
Reference in a new issue