From c9eb19ea18f8b361c8825721b314ec5a6e6dee0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Klitzing?= Date: Fri, 14 Jul 2017 20:22:38 +0200 Subject: community/geth: upgrade to 1.6.7 --- community/geth/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/geth') diff --git a/community/geth/APKBUILD b/community/geth/APKBUILD index a8031c2ea9..1ac37d19eb 100644 --- a/community/geth/APKBUILD +++ b/community/geth/APKBUILD @@ -1,7 +1,7 @@ # Contributor: André Klitzing # Maintainer: André Klitzing pkgname=geth -pkgver=1.6.6 +pkgver=1.6.7 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="edc08b328cd56f4fc8aafa58782c8b54ac9b20827c6591c8b771d3f6400fa6b03ab131c4b5767181972f1a374fb118ad607a4a3cc1c3c86546159c5b9b8cc841 geth-1.6.6.tar.gz" +sha512sums="27f176d59b6561445327b20029ca1445becf506af7f233e36a102761b87a3e419e58a84fdbb4f5d6383957389029f46ab473250bc638d153d34a86d470ffc3f5 geth-1.6.7.tar.gz" -- cgit v1.2.3