community/geth: upgrade to 1.8.8

This commit is contained in:
Roberto Oliveira 2018-05-16 13:00:12 +00:00
parent 582f365be7
commit c5eb5e10d3

View File

@ -1,7 +1,7 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=geth
pkgver=1.8.7
pkgver=1.8.8
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="bc63efb9265847f707473ea229de69a25fc071e885305b6f71c4b2d601ad7f54a36dbc0297c75b56f8cc8404ea4a19b8e0d2e0f58b43d9ac3beaadc3b188193d geth-1.8.7.tar.gz"
sha512sums="326668e2aa5942947d1432d94be788373335f2d4a44ddb989203adec6f9f6bc78c9c3a1cc7517d7be4090fc46eb7fd7a2b98e18e62906a0bed641b75a4eb83f9 geth-1.8.8.tar.gz"