summaryrefslogtreecommitdiff
path: root/ceph-bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-12-22 19:33:51 +0100
committerErich Eckner <git@eckner.net>2023-12-22 19:33:51 +0100
commitcf2074b3aae8d35b2737fcb7d87a9db8d0851077 (patch)
tree9a964feb0d2ae97a0a523b410f549dcd68c613ae /ceph-bin
parent5a211936d074162c27d7d1223cbf174c004db0a9 (diff)
downloadarchlinuxewe-cf2074b3aae8d35b2737fcb7d87a9db8d0851077.tar.xz
ceph-bin: rebuild
Diffstat (limited to 'ceph-bin')
-rw-r--r--ceph-bin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/ceph-bin/PKGBUILD b/ceph-bin/PKGBUILD
index 7ca181bb7..577efe15a 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=5
+pkgrel=6
pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system'
arch=('x86_64')
url='https://ceph.com/'
@@ -31,7 +31,7 @@ package_ceph-libs-bin() {
'libcryptsetup.so=12'
'libcurl.so=4'
'libexpat.so=1'
- 'libicuuc.so=74'
+ 'libicuuc.so=73'
'libssl.so=3'
'libudev.so=1'
'libz.so=1'
@@ -60,7 +60,7 @@ package_ceph-bin() {
'libcryptsetup.so=12'
'libcurl.so=4'
'libexpat.so=1'
- 'libicuuc.so=74'
+ 'libicuuc.so=73'
'libkeyutils.so=1'
'libncursesw.so=6'
'libnl-3.so=200'