aboutsummaryrefslogtreecommitdiffstats
path: root/community/geth
diff options
context:
space:
mode:
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 b3e7b08c8f..532d1bcce7 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.26
+pkgver=1.8.27
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="42d02cfdd6aeaaf0c084493aa215bcd4604e91bbdd20b168fb61578360ae05535d5fcf4f31081b98e73cb6e1e4a8ed4d8672c52f63be204b861224912b0d4092 geth-1.8.26.tar.gz"
+sha512sums="b67f3e8406d0f2142f4da334fd3f60b57faf1fb3282d548d3904d43e2de4d709a3ddf66b462517274d02621dcd1428f634e0d0663d68d30dc6567d550fbdb03a geth-1.8.27.tar.gz"