diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-07 09:32:59 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-07 09:32:59 +0200 |
commit | 19caefdbf3ebb6232a525c2b0ca491d63d4514f5 (patch) | |
tree | a5eca5386129a6e2d0e73f9340e1f2c01050ca04 | |
parent | 4643dca378c615de90a1373ea3f811c9c7aec6b9 (diff) | |
download | archlinuxewe-19caefdbf3ebb6232a525c2b0ca491d63d4514f5.tar.xz |
ceph-bin: rebuild
-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/' |