update refs

This commit is contained in:
Adam Samalik 2023-02-23 11:48:00 +00:00
parent 4d46bd4fd4
commit aeee64ad13
1 changed files with 5 additions and 5 deletions

View File

@ -60,22 +60,22 @@ data:
rpms:
libzip:
rationale: ZIP library
ref: stream-php-7.2-rhel-8.8.0
ref: stream-php-7.2-rhel-8.9.0
buildorder: 1
php:
rationale: Module API.
ref: stream-7.2-rhel-8.8.0
ref: stream-php-7.2-rhel-8.9.0
buildorder: 1
php-pear:
rationale: Extension management
ref: stream-php-7.2-rhel-8.8.0
ref: stream-php-7.2-rhel-8.9.0
buildorder: 2
php-pecl-apcu:
rationale: APCu extension
ref: stream-php-7.2-rhel-8.8.0
ref: stream-php-7.2-rhel-8.9.0
buildorder: 3
php-pecl-zip:
rationale: ZIP extension
ref: stream-php-7.2-rhel-8.8.0
ref: stream-php-7.2-rhel-8.9.0
buildorder: 3
...