summaryrefslogtreecommitdiff
path: root/ceph-bin
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-06-29 08:49:46 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-06-29 08:49:46 +0200
commitfbbd73eedcf34ec34461c8e071ebe8c3d3f7ce93 (patch)
treeac9759de3e5c1db5e9e7f18c59d40b2bef2df036 /ceph-bin
parent045eb69a7be4c643da817f4815a7a1111979c219 (diff)
downloadarchlinuxewe-fbbd73eedcf34ec34461c8e071ebe8c3d3f7ce93.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 75ad65452..a05df250e 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
-pkgrel=1
+pkgrel=2
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() {
'libcrypt.so=2'
'libcurl.so=4'
'libexpat.so=1'
- 'libicuuc.so=72'
+ 'libicuuc.so=73'
'libssl.so=3'
'libudev.so=1'
'libzstd.so=1'
@@ -60,7 +60,7 @@ package_ceph-bin() {
'libcryptsetup.so=12'
'libcurl.so=4'
'libexpat.so=1'
- 'libicuuc.so=72'
+ 'libicuuc.so=73'
'libkeyutils.so=1'
'libncursesw.so=6'
'libnl-3.so=200'