aboutsummaryrefslogtreecommitdiffstats
path: root/community/geth
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2017-11-26 22:38:29 +0100
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-27 14:02:02 +0000
commit5bbb7aaad4e0f311d15812530028b3dd13502ea3 (patch)
tree3703310e8c7366fb24270d629ef606d61aa71b69 /community/geth
parent562bc57b582f8d4a3c659cd124fa939cf9d7deb7 (diff)
downloadaports-5bbb7aaad4e0f311d15812530028b3dd13502ea3.tar.bz2
aports-5bbb7aaad4e0f311d15812530028b3dd13502ea3.tar.xz
community/geth: upgrade to 1.7.3
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 c15d6a9c94..76b50c6580 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.7.2
+pkgver=1.7.3
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="7bc5957f1523fa5ec67650c4305633aa4c6098a243ef415f9ef56a4e4763eb2ef9f69514ed15810fcdb75f11e87cbd27c4f2af802c32a03be91b37a7b08ea520 geth-1.7.2.tar.gz"
+sha512sums="c50391f84b64c924c56d8d052a5c910f94869d86b080cd9b3355a48e094e7f5d4a05a631a57a74619b677067be5da21d6018d18a81bd014bceed43d3626cb017 geth-1.7.3.tar.gz"