summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBOT gitlab.com/XenGi0/aur/cephadm2022-05-19 22:04:05 +0000
committerBOT gitlab.com/XenGi0/aur/cephadm2022-05-19 22:04:05 +0000
commit28efa203c5e75f81728511d1c06344a52d626699 (patch)
treea972478de0362a9568bd318b18cacc0d40a20758
parentb88278c09771e52ac661fed298a5553862cf5b2b (diff)
downloadaur-28efa203c5e75f81728511d1c06344a52d626699.tar.gz
bumped to version 16.2.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 582b4b3f90fc..f9649dd0787d 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 = 16.2.8
+ pkgver = 16.2.9
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-16.2.8::https://github.com/ceph/ceph/raw/v16.2.8/src/cephadm/cephadm
+ source = cephadm-16.2.9::https://github.com/ceph/ceph/raw/v16.2.9/src/cephadm/cephadm
sha256sums = f233379fa27d4a21029ad38f58f4d5f88b1131bdd2e80c6da4309033de4ac3b3
pkgname = cephadm
diff --git a/PKGBUILD b/PKGBUILD
index 8a2775589370..c588cb8077f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# maintainer: Ricardo Band <email@ricardo.band>
pkgname=cephadm
-pkgver=16.2.8
+pkgver=16.2.9
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')