void-packages/srcpkgs/geth/template

15 lines
511 B
Bash
Raw Normal View History

2018-10-29 02:10:58 -07:00
# Template file for 'geth'
pkgname=geth
2018-11-15 14:19:16 -08:00
version=1.8.18
2018-11-18 20:30:35 -08:00
revision=2
2018-10-29 02:10:58 -07:00
wrksrc="go-ethereum-${version}"
build_style=go
go_import_path="github.com/ethereum/go-ethereum"
go_package="${go_import_path}/cmd/geth"
short_desc="Official Go implementation of the Ethereum protocol"
maintainer="Hoang Nguyen <hoang@wetrust.io>"
2018-11-18 20:30:35 -08:00
license="GPL-3.0-only"
2018-10-29 02:10:58 -07:00
homepage="https://geth.ethereum.org"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
2018-11-15 14:19:16 -08:00
checksum=cbab18a733298830c9ed1e19c1ece37edf417fd55ec8f198803048ecc3ffa0b9