summaryrefslogtreecommitdiff
path: root/ceph-bin/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2024-05-20 19:51:02 +0200
committerErich Eckner <git@eckner.net>2024-05-20 19:51:02 +0200
commitf9474e9a9f37cc5923808762b5fc9090447d9bb0 (patch)
tree096f1b6eef3f712f149e8a45681bdc24603c8228 /ceph-bin/PKGBUILD
parentd4ee97a12664bde973b7ac5bc849ce01fdfe1dad (diff)
downloadarchlinuxewe-f9474e9a9f37cc5923808762b5fc9090447d9bb0.tar.xz
ceph-bin: rebuild
Diffstat (limited to 'ceph-bin/PKGBUILD')
-rw-r--r--ceph-bin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/ceph-bin/PKGBUILD b/ceph-bin/PKGBUILD
index d917c64a4..fe5aba471 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=11
+pkgrel=12
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=75'
+ 'libicuuc.so=74'
'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=75'
+ 'libicuuc.so=74'
'libkeyutils.so=1'
'libncursesw.so=6'
'libnl-3.so=200'