From 1470b7063b33a198ac2a858bd2a3772eecba1375 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Fri, 1 Jun 2018 21:12:50 +0000 Subject: community/geth: upgrade to 1.8.10 --- community/geth/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/geth/APKBUILD b/community/geth/APKBUILD index c4525e34bb..d79c6d197e 100644 --- a/community/geth/APKBUILD +++ b/community/geth/APKBUILD @@ -1,7 +1,7 @@ # Contributor: André Klitzing # Maintainer: André Klitzing pkgname=geth -pkgver=1.8.8 +pkgver=1.8.10 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="326668e2aa5942947d1432d94be788373335f2d4a44ddb989203adec6f9f6bc78c9c3a1cc7517d7be4090fc46eb7fd7a2b98e18e62906a0bed641b75a4eb83f9 geth-1.8.8.tar.gz" +sha512sums="92a6dc5801fff38222d127852157a855914aff5d507772f43e5bb4307bc04b08a477e26401b83447448279e561f9b3044c2b14703da3f72712d5fa6236640d10 geth-1.8.10.tar.gz" -- cgit v1.2.3