diff options
author | Bazaah | 2025-02-18 14:48:23 +0000 |
---|---|---|
committer | Bazaah | 2025-02-18 14:48:23 +0000 |
commit | 4e238adf9d7a708cf9e5c71f84c4775a93296aed (patch) | |
tree | 16c47d398a4a7a6039818a78da211dc3daf468f1 | |
parent | 5966c39a3cf956e05f8e6c9b3b08cf6dc09183e9 (diff) | |
parent | 02ae5a844b2dac612c0bbecb7e7ddce6ea356244 (diff) | |
download | aur-4e238adf9d7a708cf9e5c71f84c4775a93296aed.tar.gz |
merge: master <--- feature/v19.2.1-2
* HEAD
| \
| * 02ae5a8 <github@luxolus.com> pkgbuild: pkgver=19.2.1 pkgrel=2
| /
| master
Signed-off-by: Bazaah <github@luxolus.com>
-rw-r--r-- | .SRCINFO | 178 | ||||
-rw-r--r-- | PKGBUILD | 60 |
2 files changed, 119 insertions, 119 deletions
@@ -1,101 +1,101 @@ pkgbase = ceph-bin pkgdesc = Distributed, fault-tolerant storage platform delivering object, block, and file system pkgver = 19.2.1 - pkgrel = 1 + pkgrel = 2 url = https://ceph.com/ arch = x86_64 license = GPL-2.0-or-later OR LGPL-2.1-or-later OR LGPL-3.0-or-later - noextract = ceph_common_19.2.1_1.tar.zst - noextract = ceph_compressor_19.2.1_1.tar.zst - noextract = ceph_crypto_19.2.1_1.tar.zst - noextract = ceph_erasure_19.2.1_1.tar.zst - noextract = librados_19.2.1_1.tar.zst - noextract = libcephfs_19.2.1_1.tar.zst - noextract = librbd_19.2.1_1.tar.zst - noextract = librgw_19.2.1_1.tar.zst - noextract = libcephsqlite_19.2.1_1.tar.zst - noextract = python_ceph_common_19.2.1_1.tar.zst - noextract = python_rados_19.2.1_1.tar.zst - noextract = python_rbd_19.2.1_1.tar.zst - noextract = python_cephfs_19.2.1_1.tar.zst - noextract = python_rgw_19.2.1_1.tar.zst - noextract = ceph_tools_19.2.1_1.tar.zst - noextract = ceph_test_19.2.1_1.tar.zst - noextract = ceph_volume_19.2.1_1.tar.zst - noextract = ceph_rados_19.2.1_1.tar.zst - noextract = ceph_base_19.2.1_1.tar.zst - noextract = ceph_mon_19.2.1_1.tar.zst - noextract = ceph_mgr_19.2.1_1.tar.zst - noextract = ceph_osd_19.2.1_1.tar.zst - noextract = ceph_mds_19.2.1_1.tar.zst - noextract = ceph_rbd_19.2.1_1.tar.zst - noextract = ceph_cephfs_19.2.1_1.tar.zst - noextract = ceph_rgw_19.2.1_1.tar.zst - noextract = ceph_node_proxy_19.2.1_1.tar.zst - noextract = cephfs_top_19.2.1_1.tar.zst - noextract = cephfs_shell_19.2.1_1.tar.zst + noextract = ceph_common_19.2.1_2.tar.zst + noextract = ceph_compressor_19.2.1_2.tar.zst + noextract = ceph_crypto_19.2.1_2.tar.zst + noextract = ceph_erasure_19.2.1_2.tar.zst + noextract = librados_19.2.1_2.tar.zst + noextract = libcephfs_19.2.1_2.tar.zst + noextract = librbd_19.2.1_2.tar.zst + noextract = librgw_19.2.1_2.tar.zst + noextract = libcephsqlite_19.2.1_2.tar.zst + noextract = python_ceph_common_19.2.1_2.tar.zst + noextract = python_rados_19.2.1_2.tar.zst + noextract = python_rbd_19.2.1_2.tar.zst + noextract = python_cephfs_19.2.1_2.tar.zst + noextract = python_rgw_19.2.1_2.tar.zst + noextract = ceph_tools_19.2.1_2.tar.zst + noextract = ceph_test_19.2.1_2.tar.zst + noextract = ceph_volume_19.2.1_2.tar.zst + noextract = ceph_rados_19.2.1_2.tar.zst + noextract = ceph_base_19.2.1_2.tar.zst + noextract = ceph_mon_19.2.1_2.tar.zst + noextract = ceph_mgr_19.2.1_2.tar.zst + noextract = ceph_osd_19.2.1_2.tar.zst + noextract = ceph_mds_19.2.1_2.tar.zst + noextract = ceph_rbd_19.2.1_2.tar.zst + noextract = ceph_cephfs_19.2.1_2.tar.zst + noextract = ceph_rgw_19.2.1_2.tar.zst + noextract = ceph_node_proxy_19.2.1_2.tar.zst + noextract = cephfs_top_19.2.1_2.tar.zst + noextract = cephfs_shell_19.2.1_2.tar.zst options = emptydirs - source = ceph_common_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_common_linux_x86_64.tar.zstd - source = ceph_compressor_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_compressor_linux_x86_64.tar.zstd - source = ceph_crypto_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_crypto_linux_x86_64.tar.zstd - source = ceph_erasure_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_erasure_linux_x86_64.tar.zstd - source = librados_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/librados_linux_x86_64.tar.zstd - source = libcephfs_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/libcephfs_linux_x86_64.tar.zstd - source = librbd_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/librbd_linux_x86_64.tar.zstd - source = librgw_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/librgw_linux_x86_64.tar.zstd - source = libcephsqlite_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/libcephsqlite_linux_x86_64.tar.zstd - source = python_ceph_common_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/python_ceph_common_linux_x86_64.tar.zstd - source = python_rados_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/python_rados_linux_x86_64.tar.zstd - source = python_rbd_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/python_rbd_linux_x86_64.tar.zstd - source = python_cephfs_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/python_cephfs_linux_x86_64.tar.zstd - source = python_rgw_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/python_rgw_linux_x86_64.tar.zstd - source = ceph_tools_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_tools_linux_x86_64.tar.zstd - source = ceph_test_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_test_linux_x86_64.tar.zstd - source = ceph_volume_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_volume_linux_x86_64.tar.zstd - source = ceph_rados_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_rados_linux_x86_64.tar.zstd - source = ceph_base_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_base_linux_x86_64.tar.zstd - source = ceph_mon_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_mon_linux_x86_64.tar.zstd - source = ceph_mgr_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_mgr_linux_x86_64.tar.zstd - source = ceph_osd_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_osd_linux_x86_64.tar.zstd - source = ceph_mds_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_mds_linux_x86_64.tar.zstd - source = ceph_rbd_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_rbd_linux_x86_64.tar.zstd - source = ceph_cephfs_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_cephfs_linux_x86_64.tar.zstd - source = ceph_rgw_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_rgw_linux_x86_64.tar.zstd - source = ceph_node_proxy_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/ceph_node_proxy_linux_x86_64.tar.zstd - source = cephfs_top_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/cephfs_top_linux_x86_64.tar.zstd - source = cephfs_shell_19.2.1_1.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-1/cephfs_shell_linux_x86_64.tar.zstd - sha512sums = 22112daccff223d3dab3ce957a462e1f07d1fc0c404158df0fa0233513e33f0efdf3e2502c937036e74e69f28c324b0ed913dd8f238c50c250ca1647de85a1e4 - sha512sums = ff5bca75ab124d25bd4c22d35333f6a81de1dce5d52dde2d297e9e0a4ac153d6359833b6a96a0e2584f04473e9b232f3a30e977730aa905e6bfdcf7f3f2a035d - sha512sums = d6404e71c9e5fe91b7e508d0d8518bb6e7e40d0f1656c92c8cd0c7f1d2ae9d573337379f136badd5960eb995287064c17e2eed1b7e98a5f5702ece22948b3f70 - sha512sums = 6d068898c0019de4fb43767a9d54e035f37250f856c56dfc6f5a8f9d8bcff8cb285f5707b77de600d03e657a595a4e14e29c2315dbc54e08da229f2e55d330aa - sha512sums = fd5fc670aa6d2f4969f29929d84c5d7aacad510ec8420a404f37f441e82f9048252f8d8d834dbf25906e3523fcaba91445ad9432aba6c1dfef6f9edb2ae3532d - sha512sums = 601606b0e828dc5969b8f5c9083a4ce2f55a7005dbb05a0fb38076e865f4e6c0dad4c6b2c039804cce733ef23e1e98bcb9ec4e0aa52fd9dea891fc404749eedc - sha512sums = f0de037f84eb408ab996431ed2141247e7a86cb5c3c1187e11cccc39f80b2656be07e969123e3f8df97b77bf8eca12ba39a940c8c8b1489d838abcba7e45e148 - sha512sums = 84110ed5e54554178e6627b66f5920ab12542cbf4083aa2e57285aa92089147d944a9c190ccad7aab99dfe8805037dbbe2f9d414b11ab840bb787a4053ea162d - sha512sums = 19e6c3701b196e9a6a63b79c0adef1817701dab37163f5f2a8bad45a80d846a226d96ed1eebd36a77a68c86bcbb2e256248a6ebf4152352244c51e1492929618 - sha512sums = 40ccb660cfa606e8563ae85daabb42b2e7bd9175de1ada778a9b05dde7fba1bc6779a2b3563f99dce6da7e2eafb6c7f1cc54f6f983e59b07832fb39365a8f2eb - sha512sums = 130817c91f6795646bafaed2f04a513c5e7ef576fa78518f6d5cc7e0386102e86aad5540bb0fe4b128182a394b0da57f6fd0a5d1ccdd047a12bece4d9024cd29 - sha512sums = 47d86adbfc974c229c95636952d4104fbbb241f4bd4672f4dd5e60461b64760bfa68db93ef44d6ca3713760ef4e5d7984064346aee124daac70a130536b792ce - sha512sums = 12d51289c0a081c075055f5e4098c1d49caef43e9ade9299b903bed29c51c30490ece163f1b74ccd3413fe9b4d7aac84ccf1112ed96d554e3672ae1343a452e7 - sha512sums = d31a829d202e44be07102c2bce5f2e0deb5417d2fb9e84ff47f1806f06282fc0c9dd7d8787adc7b19c38665807ee4857f0bfd528a9f16b683b8d8da35a981abf - sha512sums = c3be3a21dff812f0ac6d60eb19db720c81ee47795ef970f06c842f2ebb30493472a0cabbc482f52e4d866eded74dae03785dec4ead6ae6732d3a8d9281048372 - sha512sums = cab95c540652f9bda0a342a1c6bb10085ff5affaa41ade746931c14333a03c3461884fd352df5aa2e8f9a34091e1edf9171a75fd4b30afbda3c2c02a18317f86 - sha512sums = c073ff1d5c1620449a7127c92e9426379f4bbfb62b4d8f5be33fdb910364af0ec980709956acfd48b917aa424bb550015767ba2044c63f6d7f1eadaefe0bcd0f - sha512sums = 9c0ed1e1a167be1687a367294df1ab22f44cf13f40208b0133b3c008b7e653afc195974a53de6992abefc1b7d41b10b6918f8965187cf85da0ff7ea4b303d070 - sha512sums = 62f385c43fa2ab28d76c14f64647ba0a53e5344c826b0e5e1e5ccc7016bbee6f3555c6e1476ff031392d2d72aa1fd85fe5b3c7c305055b940880b613c4072f18 - sha512sums = 9bc7ff57a2febdf8f45e499e0b6af9c42e6ac9d153b555cb907a374d3a12271ad38e31ebd8d662c35da28cf7fd0c078e8585df14415631d69ee04bd81a8088c2 - sha512sums = 859c85cd294a09ceb6241ba05fe4e9a58dfd8eee5157a530be53b3cd0f8014f2510c409121068138903553a7694a55f7d1c4812fad181c8f223f605f1d195203 - sha512sums = df219235534c59846b6399a0c13e0110ff86a40e0d78bb7309440e5d858269affa8c389a34e4bbcf3ac61233414cc7b403597babd5c18b1f402f34e31b75a93a - sha512sums = 4a6aa966d9e921b6f211c4972fefaa10a2af6466b982aa5518fe832a0550072df2bb15f2be255b7b8f0c167d5a4e2729b6d78fec58bce006677ed3a60f57df0f - sha512sums = 54a45959eccf61bdb83dfdfc78dc109fc7e7de4238db48c5f27dcf551e7c14d5203c6597b9c16b8d4ff8098d987e133c0392ac6304c15e42127bb823e2e80b44 - sha512sums = 5a2ed10f390eb87bc2596c53ba95a20c4f2b5428b034c6315a1101c06c1d7891ecd859f8895df374334372401ad6cf17e7c51d696adfeab74a1e1f114fc18532 - sha512sums = 6b88d4216d1070bf96c93991818da9c9ac6c5b54b565020a236e589ae58b9821b6cc6ea3b8cdbd3205fd4c83092f96db4af9182c4c0a31cc48556b03b03ba66b - sha512sums = 889ed917123c62d94cd4f3c910e1b9d47fd047df0ceb397183880a3a5e5481232587b31be7c32a4bd8966473156bb43b54999c6eac938794ba7c6e9e158eb9c8 - sha512sums = ed3aaf55095574aedeaf6c8bcf1ca529d12aeb13121e39fefb7d96e3ada3fe785e888f2fd1fa58caff0b36bf731db5da23056945cbf0e2e25ab894214a5fb089 - sha512sums = d44bdd2de9a71e0bd308de6d0802d7d690139955043570a3526e6c3d9127561db27060825085915ada9456d10418fec96fdc8bc19bef214fca124d7825536913 + source = ceph_common_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_common_linux_x86_64.tar.zstd + source = ceph_compressor_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_compressor_linux_x86_64.tar.zstd + source = ceph_crypto_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_crypto_linux_x86_64.tar.zstd + source = ceph_erasure_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_erasure_linux_x86_64.tar.zstd + source = librados_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/librados_linux_x86_64.tar.zstd + source = libcephfs_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/libcephfs_linux_x86_64.tar.zstd + source = librbd_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/librbd_linux_x86_64.tar.zstd + source = librgw_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/librgw_linux_x86_64.tar.zstd + source = libcephsqlite_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/libcephsqlite_linux_x86_64.tar.zstd + source = python_ceph_common_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/python_ceph_common_linux_x86_64.tar.zstd + source = python_rados_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/python_rados_linux_x86_64.tar.zstd + source = python_rbd_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/python_rbd_linux_x86_64.tar.zstd + source = python_cephfs_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/python_cephfs_linux_x86_64.tar.zstd + source = python_rgw_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/python_rgw_linux_x86_64.tar.zstd + source = ceph_tools_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_tools_linux_x86_64.tar.zstd + source = ceph_test_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_test_linux_x86_64.tar.zstd + source = ceph_volume_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_volume_linux_x86_64.tar.zstd + source = ceph_rados_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_rados_linux_x86_64.tar.zstd + source = ceph_base_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_base_linux_x86_64.tar.zstd + source = ceph_mon_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_mon_linux_x86_64.tar.zstd + source = ceph_mgr_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_mgr_linux_x86_64.tar.zstd + source = ceph_osd_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_osd_linux_x86_64.tar.zstd + source = ceph_mds_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_mds_linux_x86_64.tar.zstd + source = ceph_rbd_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_rbd_linux_x86_64.tar.zstd + source = ceph_cephfs_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_cephfs_linux_x86_64.tar.zstd + source = ceph_rgw_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_rgw_linux_x86_64.tar.zstd + source = ceph_node_proxy_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/ceph_node_proxy_linux_x86_64.tar.zstd + source = cephfs_top_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/cephfs_top_linux_x86_64.tar.zstd + source = cephfs_shell_19.2.1_2.tar.zst::https://github.com/bazaah/aur-ceph/releases/download/v19.2.1-2/cephfs_shell_linux_x86_64.tar.zstd + sha512sums = 570d6c264c2b8fd830c89ca713f1e66820eb7a6ab87ef3b346f9f50c6d47e6ea1735f1aeb5c57b304e33e9877a81e8fa083e1400e1ac12d4b265f78d4eeaa189 + sha512sums = 2ca685d330ef49c274de6476ae19a178c235789980cd7b93b49856299f96c1d177ab849d082fa0c1e95a81c742d807eda478b7f6e5283855db968ef685de2b32 + sha512sums = 72fc006b5acb9ea97da10b5c5889bde4220dfbb9999104f410537d1848ca2070bea5472e2768af874eb27c665d564f1369f41253d79e3a22606aee712227fc5d + sha512sums = 0080c43faa792bc7740cfc160d6471479687bc24e077ef755eea5ac44b69e940f25eb7e777397cfb47c6ed0c0cea48bb226854075c78e6fd3066dc3113649d3f + sha512sums = 890d247fedf276d46a6aade50391005a6340d22ae864dddd1eb947c2076a1da533630c1b4bc893f537934714a45bfc846348ec5b960c0e18aef24054c65f529e + sha512sums = 476f29ccb3f0b70ed86544c62139975288d4fc6155fe764c66e1bfb1516cd332553b1ca016c88136282abdcf2e159a243049bb4d56d3fe0f37b34b4104e20057 + sha512sums = 7615939f5d646e74a9beb9dba8f4b194e72f409880d4a1178552046ed7f4af819553abbc1507fe1412cc1697e987cfbf7d944cda4cfa486d15fcd1448d336b46 + sha512sums = 204e27ec402e52ec0dc1dfa8945219041936dba0368771fa2994194f932ac3c38cb72c7182e092a0f7206a75435a229cad10c22f39fa1d59f10c74e716abda4c + sha512sums = 62aee1a98ff6283c55224f48646fb68b4bda61e579344204dda0e53fda7d90973524ef322e2235ebc481b7811335318ff1bf4d45400234dc9611c2507caa27f1 + sha512sums = ea16c227ca919bc9b1feea85cbdca6b8fe0e54e6faabed405046c27a7ce390cb74142cb63fd37a107620bb95a02e60381768115683660f353cb1221d56a6b9c7 + sha512sums = aad5dc902a434de410b611cbd66431635ebd26dcd6fcf57feb234cb89569f60303f4f6a3ab19b96eebd4df57d299adc659b1917bb1db09af1bd26a6b71c43a50 + sha512sums = 916dbd7876c902ae653b057f5fe2716cae1821db03ebbb86a2b66968f21e36d68a1d5439f4a7d1aa7ce8b548f9ac928331794bd5343cf7c633cc18979b3be43f + sha512sums = 18bb4c60b31cb3a4a4a2e701388f56ae68f823ad163289e8f7bd7957052b81546e30536a754f63dff5a5a9619e3f5cf3834afa9983827e40b98787feeeae7791 + sha512sums = 00938504f20b688ba5c3fc1a1f911a9b1aebe3851c88c51b2450cf725fc8488ca758b14ea3e5a9f5e8afeb7ec7fc1ab2e6d7ef85022be1b2d5da32ffff2e3cab + sha512sums = 4ac9387f1b1d5b7bfca093a3da6a6aca44a9f58c3e3839fdcb4185504f036b3c769c90493cbd135e4fb1175d88313f705b966455a966ca1fac7585447e2d8704 + sha512sums = 6af5e8f4dea2e762c188f000d857788f28609dec39f3003a3d9e87f15637938705016f10264a82c96faa382f666c11a6c4687f5837e7263b374bbd3afae3d4f4 + sha512sums = 7dab811b91b9a404a44e716cb8452b2eb87677d863ac0a2d0acb53acaf9b11f7635aaadcf5082dae7ceabef45ee251bbb5416d704cef0a469956b7f687405a15 + sha512sums = 60b88d22c1dda35775d08ef495b0c1bdc51a4ebd6a4aee00d7be08b3c2c480361e37fa8ae42984d7240fb96a09618bf254d065201c8a3b147dcc3be308f947bd + sha512sums = a885e26b268b64cc1b16bfa366ae0af447fdad58798cfabd49cae96827c5792a82a089ae79e012a50937bbbd42a1933e329f775b839986128c8c1029cf8bcef5 + sha512sums = 807873375a9e711cb8fe5c256a4bd89772d31093fee5b35435aae9e38c5d762d0b8700e03d9b9ee9dce2d0ad1f9f156dff0b69e5352e8799a3b7b3b4d4a07184 + sha512sums = bac99ef34df1d3a6f7242eba67972facd01833b7d42a65caf86f9eb58b42285c0531dd7011c6c55c6cc2f57415b768da9e7772f85c9514764977f2aadd698b32 + sha512sums = e6fc7436ab5fa0500682ef613262027c5b26225a520435c0690c00b2cc89147a32ee729c8d5148a95102a5786a512f42922cf18092d73df73b0f61ccbd0627f7 + sha512sums = d3f1eb20e69b477f9c0b3bc0c73b3bbeec84e2e5feb3efb023bb589eaec2f945c145afc40fa241ff51aef1ad3c30d7e0939ee195277cf0d6343029470690345f + sha512sums = 7bced772153d2c44d4cf9e67531ca99d90d21bfe1c9e0f7f567ae6d8d934739804fb619bca897ca5324cfb7414eaf168f4da5e6d95755b3bfceaff8f038e03df + sha512sums = 260a7fcf7f98b47c2d17058fde05379de9f66402706631f810bc4e3ce514c477983b15d07db12131611b62e6d7d961920e152f5e1c8605fb771d04083f63d7e2 + sha512sums = 1a0a973890c5f5f1c390c64c1949d6b5ef8d1233416f79474d4e6f6347f5d84a5265d067bd0baea6340fb8583aaaea522f51474a796f2517c03d461d37682a74 + sha512sums = afdfa8eccb5cfc5cfd70da5bd9c96dfecadb98ecd379656c989b5b17485f9cf1f620b68ed4a2aec0b537362ae9042d3e37206a84971912d7cd0b550dfc6d7d55 + sha512sums = 07342823f466b41bc2be1710fc7165d4e6abb4ca9004ed3cbcecfdb68e0b02ddfde7f307b2facae09089bb0db157d412b763e2f473f4233976456a3ca39b380b + sha512sums = bed02db69d08b19135822bb4b32762bb4133c210782437d3fb385ea23b8852e8976f0d9a192a60c624a6e1dcb8023bfb73aac0cd560c748fc42a15be123a1e91 pkgname = ceph-bin - depends = ceph-libs-bin=19.2.1-1 + depends = ceph-libs-bin=19.2.1-2 depends = bash depends = boost-libs depends = cryptsetup @@ -3,7 +3,7 @@ pkgbase='ceph-bin' pkgname=('ceph-bin' 'ceph-libs-bin') pkgver=19.2.1 -pkgrel=1 +pkgrel=2 pkgdesc='Distributed, fault-tolerant storage platform delivering object, block, and file system' arch=('x86_64') url='https://ceph.com/' @@ -28,35 +28,35 @@ source=( "https://github.com/bazaah/aur-ceph/releases/download/${_artifact}/@_linux_${arch}.tar.zstd" \ ) ) -sha512sums=('22112daccff223d3dab3ce957a462e1f07d1fc0c404158df0fa0233513e33f0efdf3e2502c937036e74e69f28c324b0ed913dd8f238c50c250ca1647de85a1e4' - 'ff5bca75ab124d25bd4c22d35333f6a81de1dce5d52dde2d297e9e0a4ac153d6359833b6a96a0e2584f04473e9b232f3a30e977730aa905e6bfdcf7f3f2a035d' - 'd6404e71c9e5fe91b7e508d0d8518bb6e7e40d0f1656c92c8cd0c7f1d2ae9d573337379f136badd5960eb995287064c17e2eed1b7e98a5f5702ece22948b3f70' - '6d068898c0019de4fb43767a9d54e035f37250f856c56dfc6f5a8f9d8bcff8cb285f5707b77de600d03e657a595a4e14e29c2315dbc54e08da229f2e55d330aa' - 'fd5fc670aa6d2f4969f29929d84c5d7aacad510ec8420a404f37f441e82f9048252f8d8d834dbf25906e3523fcaba91445ad9432aba6c1dfef6f9edb2ae3532d' - '601606b0e828dc5969b8f5c9083a4ce2f55a7005dbb05a0fb38076e865f4e6c0dad4c6b2c039804cce733ef23e1e98bcb9ec4e0aa52fd9dea891fc404749eedc' - 'f0de037f84eb408ab996431ed2141247e7a86cb5c3c1187e11cccc39f80b2656be07e969123e3f8df97b77bf8eca12ba39a940c8c8b1489d838abcba7e45e148' - '84110ed5e54554178e6627b66f5920ab12542cbf4083aa2e57285aa92089147d944a9c190ccad7aab99dfe8805037dbbe2f9d414b11ab840bb787a4053ea162d' - '19e6c3701b196e9a6a63b79c0adef1817701dab37163f5f2a8bad45a80d846a226d96ed1eebd36a77a68c86bcbb2e256248a6ebf4152352244c51e1492929618' - '40ccb660cfa606e8563ae85daabb42b2e7bd9175de1ada778a9b05dde7fba1bc6779a2b3563f99dce6da7e2eafb6c7f1cc54f6f983e59b07832fb39365a8f2eb' - '130817c91f6795646bafaed2f04a513c5e7ef576fa78518f6d5cc7e0386102e86aad5540bb0fe4b128182a394b0da57f6fd0a5d1ccdd047a12bece4d9024cd29' - '47d86adbfc974c229c95636952d4104fbbb241f4bd4672f4dd5e60461b64760bfa68db93ef44d6ca3713760ef4e5d7984064346aee124daac70a130536b792ce' - '12d51289c0a081c075055f5e4098c1d49caef43e9ade9299b903bed29c51c30490ece163f1b74ccd3413fe9b4d7aac84ccf1112ed96d554e3672ae1343a452e7' - 'd31a829d202e44be07102c2bce5f2e0deb5417d2fb9e84ff47f1806f06282fc0c9dd7d8787adc7b19c38665807ee4857f0bfd528a9f16b683b8d8da35a981abf' - 'c3be3a21dff812f0ac6d60eb19db720c81ee47795ef970f06c842f2ebb30493472a0cabbc482f52e4d866eded74dae03785dec4ead6ae6732d3a8d9281048372' - 'cab95c540652f9bda0a342a1c6bb10085ff5affaa41ade746931c14333a03c3461884fd352df5aa2e8f9a34091e1edf9171a75fd4b30afbda3c2c02a18317f86' - 'c073ff1d5c1620449a7127c92e9426379f4bbfb62b4d8f5be33fdb910364af0ec980709956acfd48b917aa424bb550015767ba2044c63f6d7f1eadaefe0bcd0f' - '9c0ed1e1a167be1687a367294df1ab22f44cf13f40208b0133b3c008b7e653afc195974a53de6992abefc1b7d41b10b6918f8965187cf85da0ff7ea4b303d070' - '62f385c43fa2ab28d76c14f64647ba0a53e5344c826b0e5e1e5ccc7016bbee6f3555c6e1476ff031392d2d72aa1fd85fe5b3c7c305055b940880b613c4072f18' - '9bc7ff57a2febdf8f45e499e0b6af9c42e6ac9d153b555cb907a374d3a12271ad38e31ebd8d662c35da28cf7fd0c078e8585df14415631d69ee04bd81a8088c2' - '859c85cd294a09ceb6241ba05fe4e9a58dfd8eee5157a530be53b3cd0f8014f2510c409121068138903553a7694a55f7d1c4812fad181c8f223f605f1d195203' - 'df219235534c59846b6399a0c13e0110ff86a40e0d78bb7309440e5d858269affa8c389a34e4bbcf3ac61233414cc7b403597babd5c18b1f402f34e31b75a93a' - '4a6aa966d9e921b6f211c4972fefaa10a2af6466b982aa5518fe832a0550072df2bb15f2be255b7b8f0c167d5a4e2729b6d78fec58bce006677ed3a60f57df0f' - '54a45959eccf61bdb83dfdfc78dc109fc7e7de4238db48c5f27dcf551e7c14d5203c6597b9c16b8d4ff8098d987e133c0392ac6304c15e42127bb823e2e80b44' - '5a2ed10f390eb87bc2596c53ba95a20c4f2b5428b034c6315a1101c06c1d7891ecd859f8895df374334372401ad6cf17e7c51d696adfeab74a1e1f114fc18532' - '6b88d4216d1070bf96c93991818da9c9ac6c5b54b565020a236e589ae58b9821b6cc6ea3b8cdbd3205fd4c83092f96db4af9182c4c0a31cc48556b03b03ba66b' - '889ed917123c62d94cd4f3c910e1b9d47fd047df0ceb397183880a3a5e5481232587b31be7c32a4bd8966473156bb43b54999c6eac938794ba7c6e9e158eb9c8' - 'ed3aaf55095574aedeaf6c8bcf1ca529d12aeb13121e39fefb7d96e3ada3fe785e888f2fd1fa58caff0b36bf731db5da23056945cbf0e2e25ab894214a5fb089' - 'd44bdd2de9a71e0bd308de6d0802d7d690139955043570a3526e6c3d9127561db27060825085915ada9456d10418fec96fdc8bc19bef214fca124d7825536913') +sha512sums=('570d6c264c2b8fd830c89ca713f1e66820eb7a6ab87ef3b346f9f50c6d47e6ea1735f1aeb5c57b304e33e9877a81e8fa083e1400e1ac12d4b265f78d4eeaa189' + '2ca685d330ef49c274de6476ae19a178c235789980cd7b93b49856299f96c1d177ab849d082fa0c1e95a81c742d807eda478b7f6e5283855db968ef685de2b32' + '72fc006b5acb9ea97da10b5c5889bde4220dfbb9999104f410537d1848ca2070bea5472e2768af874eb27c665d564f1369f41253d79e3a22606aee712227fc5d' + '0080c43faa792bc7740cfc160d6471479687bc24e077ef755eea5ac44b69e940f25eb7e777397cfb47c6ed0c0cea48bb226854075c78e6fd3066dc3113649d3f' + '890d247fedf276d46a6aade50391005a6340d22ae864dddd1eb947c2076a1da533630c1b4bc893f537934714a45bfc846348ec5b960c0e18aef24054c65f529e' + '476f29ccb3f0b70ed86544c62139975288d4fc6155fe764c66e1bfb1516cd332553b1ca016c88136282abdcf2e159a243049bb4d56d3fe0f37b34b4104e20057' + '7615939f5d646e74a9beb9dba8f4b194e72f409880d4a1178552046ed7f4af819553abbc1507fe1412cc1697e987cfbf7d944cda4cfa486d15fcd1448d336b46' + '204e27ec402e52ec0dc1dfa8945219041936dba0368771fa2994194f932ac3c38cb72c7182e092a0f7206a75435a229cad10c22f39fa1d59f10c74e716abda4c' + '62aee1a98ff6283c55224f48646fb68b4bda61e579344204dda0e53fda7d90973524ef322e2235ebc481b7811335318ff1bf4d45400234dc9611c2507caa27f1' + 'ea16c227ca919bc9b1feea85cbdca6b8fe0e54e6faabed405046c27a7ce390cb74142cb63fd37a107620bb95a02e60381768115683660f353cb1221d56a6b9c7' + 'aad5dc902a434de410b611cbd66431635ebd26dcd6fcf57feb234cb89569f60303f4f6a3ab19b96eebd4df57d299adc659b1917bb1db09af1bd26a6b71c43a50' + '916dbd7876c902ae653b057f5fe2716cae1821db03ebbb86a2b66968f21e36d68a1d5439f4a7d1aa7ce8b548f9ac928331794bd5343cf7c633cc18979b3be43f' + '18bb4c60b31cb3a4a4a2e701388f56ae68f823ad163289e8f7bd7957052b81546e30536a754f63dff5a5a9619e3f5cf3834afa9983827e40b98787feeeae7791' + '00938504f20b688ba5c3fc1a1f911a9b1aebe3851c88c51b2450cf725fc8488ca758b14ea3e5a9f5e8afeb7ec7fc1ab2e6d7ef85022be1b2d5da32ffff2e3cab' + '4ac9387f1b1d5b7bfca093a3da6a6aca44a9f58c3e3839fdcb4185504f036b3c769c90493cbd135e4fb1175d88313f705b966455a966ca1fac7585447e2d8704' + '6af5e8f4dea2e762c188f000d857788f28609dec39f3003a3d9e87f15637938705016f10264a82c96faa382f666c11a6c4687f5837e7263b374bbd3afae3d4f4' + '7dab811b91b9a404a44e716cb8452b2eb87677d863ac0a2d0acb53acaf9b11f7635aaadcf5082dae7ceabef45ee251bbb5416d704cef0a469956b7f687405a15' + '60b88d22c1dda35775d08ef495b0c1bdc51a4ebd6a4aee00d7be08b3c2c480361e37fa8ae42984d7240fb96a09618bf254d065201c8a3b147dcc3be308f947bd' + 'a885e26b268b64cc1b16bfa366ae0af447fdad58798cfabd49cae96827c5792a82a089ae79e012a50937bbbd42a1933e329f775b839986128c8c1029cf8bcef5' + '807873375a9e711cb8fe5c256a4bd89772d31093fee5b35435aae9e38c5d762d0b8700e03d9b9ee9dce2d0ad1f9f156dff0b69e5352e8799a3b7b3b4d4a07184' + 'bac99ef34df1d3a6f7242eba67972facd01833b7d42a65caf86f9eb58b42285c0531dd7011c6c55c6cc2f57415b768da9e7772f85c9514764977f2aadd698b32' + 'e6fc7436ab5fa0500682ef613262027c5b26225a520435c0690c00b2cc89147a32ee729c8d5148a95102a5786a512f42922cf18092d73df73b0f61ccbd0627f7' + 'd3f1eb20e69b477f9c0b3bc0c73b3bbeec84e2e5feb3efb023bb589eaec2f945c145afc40fa241ff51aef1ad3c30d7e0939ee195277cf0d6343029470690345f' + '7bced772153d2c44d4cf9e67531ca99d90d21bfe1c9e0f7f567ae6d8d934739804fb619bca897ca5324cfb7414eaf168f4da5e6d95755b3bfceaff8f038e03df' + '260a7fcf7f98b47c2d17058fde05379de9f66402706631f810bc4e3ce514c477983b15d07db12131611b62e6d7d961920e152f5e1c8605fb771d04083f63d7e2' + '1a0a973890c5f5f1c390c64c1949d6b5ef8d1233416f79474d4e6f6347f5d84a5265d067bd0baea6340fb8583aaaea522f51474a796f2517c03d461d37682a74' + 'afdfa8eccb5cfc5cfd70da5bd9c96dfecadb98ecd379656c989b5b17485f9cf1f620b68ed4a2aec0b537362ae9042d3e37206a84971912d7cd0b550dfc6d7d55' + '07342823f466b41bc2be1710fc7165d4e6abb4ca9004ed3cbcecfdb68e0b02ddfde7f307b2facae09089bb0db157d412b763e2f473f4233976456a3ca39b380b' + 'bed02db69d08b19135822bb4b32762bb4133c210782437d3fb385ea23b8852e8976f0d9a192a60c624a6e1dcb8023bfb73aac0cd560c748fc42a15be123a1e91') # Don't extract source archives noextract=("${source[@]%%::*}") |