aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rippled
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.dk>2017-12-14 16:03:43 +0100
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-12-14 16:23:35 +0000
commit36ba704f5ab4d9c9f0500d17e914b2738ebfafa1 (patch)
treea9dd54807cd061a2a0c47edcc5dc800d16a5bf4d /testing/rippled
parent5698b7ff46a4d67237f62dda0281f23bc1f56d56 (diff)
downloadaports-36ba704f5ab4d9c9f0500d17e914b2738ebfafa1.tar.bz2
aports-36ba704f5ab4d9c9f0500d17e914b2738ebfafa1.tar.xz
testing/rippled: upgrade to 0.80.1
Diffstat (limited to 'testing/rippled')
-rw-r--r--testing/rippled/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/rippled/APKBUILD b/testing/rippled/APKBUILD
index 87c3577d86..427cfbe70e 100644
--- a/testing/rippled/APKBUILD
+++ b/testing/rippled/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=rippled
-pkgver=0.80.0
-pkgrel=1
+pkgver=0.80.1
+pkgrel=0
pkgdesc="Blockchain daemon implementing the Ripple Consensus Ledger"
url="https://ripple.com/"
arch="x86_64"
@@ -34,5 +34,5 @@ package() {
install -D -m644 doc/validators-example.txt "${pkgdir}/etc/$pkgname/validators.txt"
}
-sha512sums="e7fd0a990f4933134dd9b15c7802d8ef1e25afad7373415433fe81b6b0ddf03fa15d58cca17691b06722f1121432c942f592fc885f1fefde289350dd2f52362f rippled-0.80.0.tar.gz
+sha512sums="6a7eb276fcc49fe0ae052eb8bf24d3cf1301d377a93332cba43988d703e589fc7f2915b63cd576347f06c119748f0d6a4be7b535d3de766fd820978ee77dbc07 rippled-0.80.1.tar.gz
a26b01f8bf541471f96f3865b99923b267611ece093f8cbc4f35f87002c403b6e558e5ac15cc7599e9a5c1486f3070a4f61a880a2a3b874fc2dab5d8a6d8e82e musl-fixes.patch"