* update ceph to 15.2.12-2

This commit is contained in:
Alexander Baldeck 2021-06-18 12:01:50 +02:00
parent df8b5740b7
commit 15adf41812

View File

@ -6,7 +6,7 @@ pkgbase='ceph'
pkgname=('ceph' 'ceph-libs' 'ceph-mgr') pkgname=('ceph' 'ceph-libs' 'ceph-mgr')
_zstdver=1.5.0 _zstdver=1.5.0
pkgver=15.2.12 pkgver=15.2.12
pkgrel=1 pkgrel=2
pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system' pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system'
arch=(x86_64 powerpc64le) arch=(x86_64 powerpc64le)
url='https://ceph.com/' url='https://ceph.com/'