community/geth: upgrade to 1.8.23

This commit is contained in:
André Klitzing 2019-03-12 11:12:59 +01:00
parent 98da4cd781
commit c1eb5ca987

View File

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