aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/rippled/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/rippled/APKBUILD b/community/rippled/APKBUILD
index 02feff72cf..49697be3c3 100644
--- a/community/rippled/APKBUILD
+++ b/community/rippled/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=rippled
-pkgver=1.2.3
+pkgver=1.2.4
pkgrel=0
pkgdesc="Blockchain daemon implementing the Ripple Consensus Ledger"
url="https://ripple.com/"
@@ -34,5 +34,5 @@ package() {
install -D -m644 cfg/validators-example.txt "${pkgdir}/etc/$pkgname/validators.txt"
}
-sha512sums="9e78ce6fc228d6ecd8fd4c2170c7a6836c2ba81b959a8ccb181bdf107af30e625d3749179b45e1b810379fb4e12b348faf3d7b24762f8a2fa3a055679565aebd rippled-1.2.3.tar.gz
+sha512sums="35c399a676a68db13f7c34beacbaa1f132b247836ac46ba70f52d0dcd5c3f4311a1478045161bcd28aa83d228975fbc5234bc730731a0697e9bb6d647ae119ee rippled-1.2.4.tar.gz
ded17d689014ab69700896fcae5002b5229a34e2ef5810af2ee122c546843fc7ceb2963d70d85169a334281e081f6da3a236ef89354d1f6c639beaefdfc8b88e boost-1.69.patch"