community/geth: upgrade to 1.8.2

This commit is contained in:
Roberto Oliveira 2018-03-12 14:24:27 +00:00 committed by Sören Tempel
parent 422bffaafe
commit b4e2de7fd4

View File

@ -1,7 +1,7 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=geth
pkgver=1.7.3
pkgver=1.8.2
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="c50391f84b64c924c56d8d052a5c910f94869d86b080cd9b3355a48e094e7f5d4a05a631a57a74619b677067be5da21d6018d18a81bd014bceed43d3626cb017 geth-1.7.3.tar.gz"
sha512sums="d09bb18098e866ecbabf8e5b796e1a93c125556525b55eaddc2ec870ea84ca861feab3f56b83f31adf9e5d4001df6f2045b82b9224a6017cc6791be04d202271 geth-1.8.2.tar.gz"