aboutsummaryrefslogtreecommitdiffstats
path: root/community/geth
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2019-04-16 10:35:53 +0200
committerAndré Klitzing <aklitzing@gmail.com>2019-04-16 10:49:41 +0200
commit63285c0eaab9cb9f10f90ad8fbea0a6b7662aabc (patch)
tree4de40f94a0021d53778008d227ed96684b50ba12 /community/geth
parent90d567efde26d305a4da8b0ca6f76ffdcb37cd0f (diff)
downloadaports-63285c0eaab9cb9f10f90ad8fbea0a6b7662aabc.tar.bz2
aports-63285c0eaab9cb9f10f90ad8fbea0a6b7662aabc.tar.xz
community/geth: upgrade 1.8.26
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 f31ef2bf2d..b3e7b08c8f 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.8.25
+pkgver=1.8.26
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="0fbdcf1135a314e8ca2804d4d5551d5312fbafae33957a31343dc0480d4427e76ceff30656944606cb3a5dc6cd122779f7e6325e773dcce0e2bd127a1f60d6d3 geth-1.8.25.tar.gz"
+sha512sums="42d02cfdd6aeaaf0c084493aa215bcd4604e91bbdd20b168fb61578360ae05535d5fcf4f31081b98e73cb6e1e4a8ed4d8672c52f63be204b861224912b0d4092 geth-1.8.26.tar.gz"