summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBOT gitlab.com/XenGi-aur/cephadm2020-11-19 03:09:11 +0000
committerBOT gitlab.com/XenGi-aur/cephadm2020-11-19 03:09:11 +0000
commit4fcc7ffca89748e4ce8f286c54941ff801c736c7 (patch)
tree57c94f64d540948a2cb36608120d2e6465b8fad0
parent2356cd6a8f25cf24e25beddc49b9ebbbadc7fb2b (diff)
downloadaur-4fcc7ffca89748e4ce8f286c54941ff801c736c7.tar.gz
bumped to version 15.2.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1344377d4e2..cb8b30b125a5 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 = 15.2.5
+ pkgver = 15.2.6
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-15.2.5::https://github.com/ceph/ceph/raw/v15.2.5/src/cephadm/cephadm
+ source = cephadm-15.2.6::https://github.com/ceph/ceph/raw/v15.2.6/src/cephadm/cephadm
sha256sums = 5bb1bf25a6dcd1b7165f5a26e6da2e3b1a93bcbc08033c62869e2afdce2ce0cc
pkgname = cephadm
diff --git a/PKGBUILD b/PKGBUILD
index fabb7f6505c0..4df34450303e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# maintainer: Ricardo Band <email@ricardo.band>
pkgname=cephadm
-pkgver=15.2.5
+pkgver=15.2.6
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')