diff options
Diffstat (limited to 'community/rippled/APKBUILD')
-rw-r--r-- | community/rippled/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rippled/APKBUILD b/community/rippled/APKBUILD index bbe60635a2..2be18b34c3 100644 --- a/community/rippled/APKBUILD +++ b/community/rippled/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: André Klitzing <aklitzing@gmail.com> pkgname=rippled pkgver=1.3.1 -pkgrel=2 +pkgrel=3 pkgdesc="Blockchain daemon implementing the Ripple Consensus Ledger" options="!check" # FIXME: 1 failure, rippled testsuite doesn't tell which one it is url="https://ripple.com/" |