aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-17 10:48:34 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-17 14:32:53 +0000
commitd809d9bddf3b139fa58a1ecc1845567d83bef2ba (patch)
treebad7916706aefb0725f971c01736b3fa330921e4 /community
parentcea8d742822216c6f120263236a1ade0f317f96d (diff)
downloadaports-d809d9bddf3b139fa58a1ecc1845567d83bef2ba.tar.bz2
aports-d809d9bddf3b139fa58a1ecc1845567d83bef2ba.tar.xz
community/geth: upgrade to 1.9.12
Diffstat (limited to 'community')
-rw-r--r--community/geth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/geth/APKBUILD b/community/geth/APKBUILD
index 95bdc9ea77..940859e953 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.9.11
+pkgver=1.9.12
pkgrel=0
pkgdesc="Official Go implementation of the Ethereum protocol"
url="https://geth.ethereum.org/"
@@ -26,4 +26,4 @@ package() {
install -m755 -t "$pkgdir"/usr/bin build/bin/*
}
-sha512sums="43aa0f42a69f4ba2f1505f6ef2c3e8afb86ab136b1763b421dca248d8809ce9b22e6c09e7c47a4ea0ec13b9d6587c995fd64dd025ac70a9a35da0deaf0b1ec90 geth-1.9.11.tar.gz"
+sha512sums="ead4e4daf22be1f408931862245bc4f1010d37a688c11904196d8769b662e4d90eb15fb1b74b995d69e3d3aab0b1c34318974ae16d8b66601128b5cbd37bc10b geth-1.9.12.tar.gz"