aboutsummaryrefslogtreecommitdiffstats
path: root/community/geth
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2017-07-14 20:22:38 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2017-07-14 18:24:42 +0000
commitc9eb19ea18f8b361c8825721b314ec5a6e6dee0c (patch)
treebf9534f10b10c18a1337a43b1b2bb57482872cee /community/geth
parentddf46341b114de74b24fea076da5fc348af264ed (diff)
downloadaports-c9eb19ea18f8b361c8825721b314ec5a6e6dee0c.tar.bz2
aports-c9eb19ea18f8b361c8825721b314ec5a6e6dee0c.tar.xz
community/geth: upgrade to 1.6.7
Diffstat (limited to 'community/geth')
-rw-r--r--community/geth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
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 <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
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"