update refs

This commit is contained in:
Adam Samalik 2023-02-23 11:47:58 +00:00
parent 231e6f0713
commit 35288035a1
1 changed files with 4 additions and 4 deletions

View File

@ -50,18 +50,18 @@ data:
rpms:
Judy:
rationale: MariaDB dependency for OQgraph computation engine
ref: stream-mariadb-10.5-rhel-8.8.0
ref: stream-mariadb-10.5-rhel-8.9.0
buildorder: 4
asio:
rationale: Galera dependency for asynchronous I/O operation
ref: stream-mariadb-10.5-rhel-8.8.0
ref: stream-mariadb-10.5-rhel-8.9.0
buildorder: 12
galera:
rationale: Galera package for MariaDB server replication
ref: stream-10.5-rhel-8.8.0
ref: stream-mariadb-10.5-rhel-8.9.0
buildorder: 16
mariadb:
rationale: MariaDB package
ref: stream-10.5-rhel-8.8.0
ref: stream-mariadb-10.5-rhel-8.9.0
buildorder: 8
...