summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBOT gitlab.com/XenGi0/aur/cephadm2022-10-18 22:03:27 +0000
committerBOT gitlab.com/XenGi0/aur/cephadm2022-10-18 22:03:27 +0000
commitd9e6895978f41f99c95e1771e89a84ae5370d87f (patch)
treef1fab336f628d682743c122714332a8205410946
parent60da6adef6c09b787d8b705c5e2c6b60e1b385bc (diff)
downloadaur-d9e6895978f41f99c95e1771e89a84ae5370d87f.tar.gz
bumped to version 17.2.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14fabd2f8d66..25e053ad0116 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cephadm
pkgdesc = Cephadm deploys and manages a Ceph cluster by connection to hosts from the manager daemon via SSH to add, remove, or update Ceph daemon containers
- pkgver = 17.2.4
+ pkgver = 17.2.5
pkgrel = 1
url = https://ceph.com/
arch = any
@@ -15,7 +15,7 @@ pkgbase = cephadm
optdepends = ntp: time sync service
provides = cephadm
conflicts = cephadm-git
- source = cephadm-17.2.4::https://github.com/ceph/ceph/raw/v17.2.4/src/cephadm/cephadm
+ source = cephadm-17.2.5::https://github.com/ceph/ceph/raw/v17.2.5/src/cephadm/cephadm
sha256sums = b12b00b690837714b99828954134a862c1d31390c5a937988b3d9209bf592f3e
pkgname = cephadm
diff --git a/PKGBUILD b/PKGBUILD
index faa96cbf2bac..e07cecc89708 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# maintainer: Ricardo Band <email@ricardo.band>
pkgname=cephadm
-pkgver=17.2.4
+pkgver=17.2.5
pkgrel=1
pkgdesc='Cephadm deploys and manages a Ceph cluster by connection to hosts from the manager daemon via SSH to add, remove, or update Ceph daemon containers'
arch=('any')