mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/geth: upgrade to 1.8.3
This commit is contained in:
parent
67cab5e6a6
commit
a37f60196c
@ -1,7 +1,7 @@
|
||||
# Contributor: André Klitzing <aklitzing@gmail.com>
|
||||
# Maintainer: André Klitzing <aklitzing@gmail.com>
|
||||
pkgname=geth
|
||||
pkgver=1.8.2
|
||||
pkgver=1.8.3
|
||||
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="d09bb18098e866ecbabf8e5b796e1a93c125556525b55eaddc2ec870ea84ca861feab3f56b83f31adf9e5d4001df6f2045b82b9224a6017cc6791be04d202271 geth-1.8.2.tar.gz"
|
||||
sha512sums="ce54f0a987ea4155319bf862a0876ca8e1a2e8f2922c5119c11f28cf4b4ef20fca769ef833a2e28347890b043425f70621fed12ef171232a06ecc7247d44bf02 geth-1.8.3.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user