diff --git a/srcpkgs/go-ethereum/template b/srcpkgs/go-ethereum/template index c8937a70906..ae1b93d9f8a 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.10 +version=1.9.11 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=d16afd0686a083e2bb3c18862c7d736505355e42edff4c401112dc643c4fad15 +checksum=226cf65cda4eab3e66e8042c3d8bcee8ed07c619ae0ec2421ed4b0abe97bb055 geth_package() { short_desc="Official Go implementation of the Ethereum protocol"