mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
community/geth: upgrade to 1.6.7
This commit is contained in:
parent
ddf46341b1
commit
c9eb19ea18
@ -1,7 +1,7 @@
|
||||
# Contributor: André Klitzing <aklitzing@gmail.com>
|
||||
# Maintainer: André Klitzing <aklitzing@gmail.com>
|
||||
pkgname=geth
|
||||
pkgver=1.6.6
|
||||
pkgver=1.6.7
|
||||
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="edc08b328cd56f4fc8aafa58782c8b54ac9b20827c6591c8b771d3f6400fa6b03ab131c4b5767181972f1a374fb118ad607a4a3cc1c3c86546159c5b9b8cc841 geth-1.6.6.tar.gz"
|
||||
sha512sums="27f176d59b6561445327b20029ca1445becf506af7f233e36a102761b87a3e419e58a84fdbb4f5d6383957389029f46ab473250bc638d153d34a86d470ffc3f5 geth-1.6.7.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user