From 10af9984f5d8a6d2de6d383467cda6bec598f757 Mon Sep 17 00:00:00 2001 From: André Klitzing Date: Wed, 6 Feb 2019 10:25:35 +0100 Subject: community/geth: upgrade to 1.8.22 --- community/geth/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/geth/APKBUILD b/community/geth/APKBUILD index 18e013cd7f0..b6131791510 100644 --- a/community/geth/APKBUILD +++ b/community/geth/APKBUILD @@ -1,8 +1,8 @@ # Contributor: André Klitzing # Maintainer: André Klitzing 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" -- cgit v1.2.3