From 735e8f68029b923a1041a1bf7d1c343d60c03b29 Mon Sep 17 00:00:00 2001 From: Hoang Nguyen Date: Thu, 15 Nov 2018 14:19:16 -0800 Subject: [PATCH] geth: update to 1.8.18 --- srcpkgs/geth/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/geth/template b/srcpkgs/geth/template index a09fe42cfdb..b6852552be2 100644 --- a/srcpkgs/geth/template +++ b/srcpkgs/geth/template @@ -1,15 +1,14 @@ # Template file for 'geth' pkgname=geth -version=1.8.17 +version=1.8.18 revision=1 wrksrc="go-ethereum-${version}" build_style=go go_import_path="github.com/ethereum/go-ethereum" go_package="${go_import_path}/cmd/geth" -go_build_tags="v${version}" short_desc="Official Go implementation of the Ethereum protocol" maintainer="Hoang Nguyen " license="LGPL-3.0-only" homepage="https://geth.ethereum.org" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=46447764285829ab9500f272f8fc1d49a5e0cd886944ada9ac67431b403a72a6 +checksum=cbab18a733298830c9ed1e19c1ece37edf417fd55ec8f198803048ecc3ffa0b9