summaryrefslogtreecommitdiff
path: root/ceph-bin
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-07-07 12:46:06 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-07-07 12:46:06 +0200
commit6b0a037a37af6cf1100a62035cee18fd8ac77e70 (patch)
tree33034ae34ccd8ad55d9bdf31dd00242cb77184e7 /ceph-bin
parent7bbd0d832c1bd2663a14424c1d121c90b8290b44 (diff)
downloadarchlinuxewe-6b0a037a37af6cf1100a62035cee18fd8ac77e70.tar.xz
ceph-bin: fix version parsing
Diffstat (limited to 'ceph-bin')
-rw-r--r--ceph-bin/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/ceph-bin/PKGBUILD b/ceph-bin/PKGBUILD
index 5c65c08ed..bc442f2e1 100644
--- a/ceph-bin/PKGBUILD
+++ b/ceph-bin/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase='ceph-bin'
pkgname=('ceph-bin' 'ceph-libs-bin' 'ceph-mgr-bin')
-pkgver=17.2.6.4
+pkgver=17.2.6.2
pkgrel=1
pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system'
arch=('x86_64')