diff --git a/testing/ceph/APKBUILD b/testing/ceph/APKBUILD index 397c30c8b67..46b1dd69686 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 \