aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2019-02-06 10:25:35 +0100
committerAndy Postnikov <apostnikov@gmail.com>2019-02-09 17:29:57 +0200
commit10af9984f5d8a6d2de6d383467cda6bec598f757 (patch)
tree2d78130e44f53d1d6be8e0a7434281fdbb6c654a /community
parent311f03539fc1b4faecfeb0ab0e915fe42fbfa71a (diff)
downloadaports-10af9984f5d8a6d2de6d383467cda6bec598f757.tar.bz2
aports-10af9984f5d8a6d2de6d383467cda6bec598f757.tar.xz
community/geth: upgrade to 1.8.22
Diffstat (limited to 'community')
-rw-r--r--community/geth/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/geth/APKBUILD b/community/geth/APKBUILD
index 18e013cd7f..b613179151 100644
--- a/community/geth/APKBUILD
+++ b/community/geth/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=geth
-pkgver=1.8.21
-pkgrel=1
+pkgver=1.8.22
+pkgrel=0
pkgdesc="Official Go implementation of the Ethereum protocol"
url="https://geth.ethereum.org/"
arch="all"
@@ -29,4 +29,4 @@ package() {
install -m755 -t "${pkgdir}"/usr/bin build/bin/*
}
-sha512sums="807acab8a61fd2708c88a1ab69b2f0a961b9dd4fec55edbb7329d1c358619d4f3e4137319c5231a8cf07ecb10f29506d6e7a8120e0c67e760dedc46171bb31fb geth-1.8.21.tar.gz"
+sha512sums="a8c8f54c38f90c95012cdbdcc2d33c0a29b57a7031d380b5b8f984914317e23a194c257913dc11c0da9209351041cd860979327c6340379bcfb734ebb635cee2 geth-1.8.22.tar.gz"