diff --git a/srcpkgs/go-ethereum/template b/srcpkgs/go-ethereum/template index aa225459c83..b0bd8fb6380 100644 --- a/srcpkgs/go-ethereum/template +++ b/srcpkgs/go-ethereum/template @@ -1,6 +1,6 @@ # Template file for 'go-ethereum' pkgname=go-ethereum -version=1.9.12 +version=1.9.13 revision=1 build_style=go go_import_path=github.com/ethereum/go-ethereum @@ -17,7 +17,7 @@ maintainer="Hoang Nguyen " license="GPL-3.0-only" homepage="https://github.com/ethereum/go-ethereum" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=b232e28420f93d46c1330a5f06fa238bb4930a81615f96c987419e3ccc610eaf +checksum=19f06f3cac38f680ceeac43314152d478f55ee0894a5b3ee6200bc27be98b5c8 geth_package() { short_desc="Official Go implementation of the Ethereum protocol"