aboutsummaryrefslogtreecommitdiffstats
path: root/community/geth/APKBUILD
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2017-09-15 07:58:54 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2017-09-18 14:07:17 +0000
commit60bc67873b49547112a3935e927feee225c57f6e (patch)
treeb5d1692192e90aab276cf601170581f50dd3b71f /community/geth/APKBUILD
parent5369c8c2eed89750699f5c99877c51e9d00f8865 (diff)
downloadaports-60bc67873b49547112a3935e927feee225c57f6e.tar.bz2
aports-60bc67873b49547112a3935e927feee225c57f6e.tar.xz
community/geth: upgrade to 1.7.0
Diffstat (limited to 'community/geth/APKBUILD')
-rw-r--r--community/geth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/geth/APKBUILD b/community/geth/APKBUILD
index 1ac37d19eb..8f5516208e 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.7
+pkgver=1.7.0
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="27f176d59b6561445327b20029ca1445becf506af7f233e36a102761b87a3e419e58a84fdbb4f5d6383957389029f46ab473250bc638d153d34a86d470ffc3f5 geth-1.6.7.tar.gz"
+sha512sums="4ff546e86c71333425f88f3e9942da846270133f7c387b295e7607a23b3179407666704e27e49c4c3b82d24a8f1231b10e7790c7e735952d9227cfda4d82a13b geth-1.7.0.tar.gz"