mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/rippled: upgrade to 0.80.2
This commit is contained in:
parent
8212725ca6
commit
d9624adbfa
@ -1,7 +1,7 @@
|
|||||||
# Contributor: André Klitzing <aklitzing@gmail.com>
|
# Contributor: André Klitzing <aklitzing@gmail.com>
|
||||||
# Maintainer: André Klitzing <aklitzing@gmail.com>
|
# Maintainer: André Klitzing <aklitzing@gmail.com>
|
||||||
pkgname=rippled
|
pkgname=rippled
|
||||||
pkgver=0.80.1
|
pkgver=0.80.2
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Blockchain daemon implementing the Ripple Consensus Ledger"
|
pkgdesc="Blockchain daemon implementing the Ripple Consensus Ledger"
|
||||||
url="https://ripple.com/"
|
url="https://ripple.com/"
|
||||||
@ -34,5 +34,5 @@ package() {
|
|||||||
install -D -m644 doc/validators-example.txt "${pkgdir}/etc/$pkgname/validators.txt"
|
install -D -m644 doc/validators-example.txt "${pkgdir}/etc/$pkgname/validators.txt"
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="6a7eb276fcc49fe0ae052eb8bf24d3cf1301d377a93332cba43988d703e589fc7f2915b63cd576347f06c119748f0d6a4be7b535d3de766fd820978ee77dbc07 rippled-0.80.1.tar.gz
|
sha512sums="4f4b10567ce349e51cb19e556db10c179a62d979f70051fa8f111ee0536b26af9776ba7ef6629400cdc6d9d8ee69b10b738dab7fb4b5297fa7c71107d8f2de04 rippled-0.80.2.tar.gz
|
||||||
a26b01f8bf541471f96f3865b99923b267611ece093f8cbc4f35f87002c403b6e558e5ac15cc7599e9a5c1486f3070a4f61a880a2a3b874fc2dab5d8a6d8e82e musl-fixes.patch"
|
a26b01f8bf541471f96f3865b99923b267611ece093f8cbc4f35f87002c403b6e558e5ac15cc7599e9a5c1486f3070a4f61a880a2a3b874fc2dab5d8a6d8e82e musl-fixes.patch"
|
||||||
|
Loading…
Reference in New Issue
Block a user