aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ceph
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-03-24 14:56:54 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-03-24 14:57:09 +0000
commitd3eb0b3281cf38c28b157cbdecf06646bd470a60 (patch)
tree21016465761c1b7f826a3cd3a69490551cb218c3 /testing/ceph
parent27df34a4cfabeaa8d702f34e3036100771afab8b (diff)
downloadaports-d3eb0b3281cf38c28b157cbdecf06646bd470a60.tar.bz2
aports-d3eb0b3281cf38c28b157cbdecf06646bd470a60.tar.xz
testing/ceph: fix typo
Diffstat (limited to 'testing/ceph')
-rw-r--r--testing/ceph/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ceph/APKBUILD b/testing/ceph/APKBUILD
index 397c30c8b6..46b1dd6968 100644
--- a/testing/ceph/APKBUILD
+++ b/testing/ceph/APKBUILD
@@ -5,7 +5,7 @@
pkgname=ceph
pkgver=11.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="User space components of the Ceph file system"
pkgusers="ceph"
pkggroups="ceph"
@@ -237,7 +237,7 @@ common() {
cephfs-journal-tool \
cephfs-table-tool \
rados \
- rdb \
+ rbd \
rbd-replay \
rbd-replay-many \
rbdmap \