aboutsummaryrefslogtreecommitdiffstats
path: root/ci/utility/package-list.sh
diff options
context:
space:
mode:
authorEmma Foley <efoley@redhat.com>2021-06-23 16:01:20 +0000
committerEmma Foley <efoley@redhat.com>2021-07-01 21:45:14 +0100
commit5aa077b485d7d96c47d8757d31904b38596249f6 (patch)
tree834cce4e26764b4346565707e0c9ee881510f4c3 /ci/utility/package-list.sh
parent7d4a71a97701f55da94796c7ea6720e413a22de7 (diff)
[ci] Update build_rpm scripts
* Update to collectd-5.12 * Use systems/$os/$version/build_base_machine.sh to install requirements * Add patch for updating collectd/contrib/redhat/collectd.spec instead of using sed Change-Id: I4be4f5ef116d2e61ef1468b4009fcc7a52d9593a Signed-off-by: Emma Foley <efoley@redhat.com>
Diffstat (limited to 'ci/utility/package-list.sh')
-rwxr-xr-xci/utility/package-list.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/utility/package-list.sh b/ci/utility/package-list.sh
index 30b73852..019893d3 100755
--- a/ci/utility/package-list.sh
+++ b/ci/utility/package-list.sh
@@ -25,4 +25,4 @@ CMTCAT_BRANCH=8b27ad757e86a01bc51eafcb9e600605ff1beca4
CMTCAT_VERSION="v1.1.0"
COLLECTD_REPO=https://github.com/collectd/collectd.git
-COLLECTD_BRANCH=collectd-5.11
+COLLECTD_BRANCH=collectd-5.12