community/geth: upgrade to 1.9.12

This commit is contained in:
Leo 2020-03-17 10:48:34 -03:00
parent cea8d74282
commit d809d9bddf

View File

@ -1,7 +1,7 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=geth
pkgver=1.9.11
pkgver=1.9.12
pkgrel=0
pkgdesc="Official Go implementation of the Ethereum protocol"
url="https://geth.ethereum.org/"
@ -26,4 +26,4 @@ package() {
install -m755 -t "$pkgdir"/usr/bin build/bin/*
}
sha512sums="43aa0f42a69f4ba2f1505f6ef2c3e8afb86ab136b1763b421dca248d8809ce9b22e6c09e7c47a4ea0ec13b9d6587c995fd64dd025ac70a9a35da0deaf0b1ec90 geth-1.9.11.tar.gz"
sha512sums="ead4e4daf22be1f408931862245bc4f1010d37a688c11904196d8769b662e4d90eb15fb1b74b995d69e3d3aab0b1c34318974ae16d8b66601128b5cbd37bc10b geth-1.9.12.tar.gz"