diff options
Diffstat (limited to 'ceph-bin')
-rw-r--r-- | ceph-bin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ceph-bin/PKGBUILD b/ceph-bin/PKGBUILD index 8afe807c4..a0af23966 100644 --- a/ceph-bin/PKGBUILD +++ b/ceph-bin/PKGBUILD @@ -4,7 +4,7 @@ pkgbase='ceph-bin' pkgname=('ceph-bin' 'ceph-libs-bin' 'ceph-mgr-bin') pkgver=17.2.6.2 -pkgrel=21 +pkgrel=22 pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system' arch=('x86_64') url='https://ceph.com/' |