mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
go-ethereum: update to 1.9.12.
This commit is contained in:
parent
508019aaf1
commit
800c55e8ea
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.11
|
version=1.9.12
|
||||||
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=226cf65cda4eab3e66e8042c3d8bcee8ed07c619ae0ec2421ed4b0abe97bb055
|
checksum=b232e28420f93d46c1330a5f06fa238bb4930a81615f96c987419e3ccc610eaf
|
||||||
|
|
||||||
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