From d4bd4db981023247000a152809c8106b6874b5fc Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Wed, 1 Aug 2018 11:14:39 +0000 Subject: community/geth: upgrade to 1.8.13 --- 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 329244ce1b..3b9c203498 100644 --- a/community/geth/APKBUILD +++ b/community/geth/APKBUILD @@ -1,7 +1,7 @@ # Contributor: André Klitzing # Maintainer: André Klitzing pkgname=geth -pkgver=1.8.12 +pkgver=1.8.13 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="8fb09af6d73b9e338e85a1a7e6360a04cd43c503864dc5f326a199334e9679725c86595de8131582c0c41b9763ad8537f6ac7b19b37f24a1b666d748b74ecad9 geth-1.8.12.tar.gz" +sha512sums="90e2aebb099aaee0f12e266b8a0f1c9812a8d848260de0f10fea4ea47965cf3ab0327507429a4ed0861cd76a0130d9ba4296dd92c844c77cd306cfe3945a61d5 geth-1.8.13.tar.gz" -- cgit v1.2.3