summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBOT gitlab.com/XenGi-aur/cephadm2021-05-14 03:09:33 +0000
committerBOT gitlab.com/XenGi-aur/cephadm2021-05-14 03:09:33 +0000
commitce47064b5d7fb1127d0be8b7bd78118bd7fbbad2 (patch)
treeb5cfb20c232d3c4f7b1eee382accdf4bd92e6f35
parent7ede059f62d8529c28ad878a909c1f3a4647b413 (diff)
downloadaur-ce47064b5d7fb1127d0be8b7bd78118bd7fbbad2.tar.gz
bumped to version 15.2.12
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed5d43b67d4b..2a822f6d8824 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.11
+ pkgver = 15.2.12
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.11::https://github.com/ceph/ceph/raw/v15.2.11/src/cephadm/cephadm
+ source = cephadm-15.2.12::https://github.com/ceph/ceph/raw/v15.2.12/src/cephadm/cephadm
sha256sums = 600626fdfa228267ac8b79c3f7d14361362dc10e1f9d5fad05abd779c4b3b2d7
pkgname = cephadm
diff --git a/PKGBUILD b/PKGBUILD
index 07773fbdd953..6eb67c5ba3af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# maintainer: Ricardo Band <email@ricardo.band>
pkgname=cephadm
-pkgver=15.2.11
+pkgver=15.2.12
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')