diff options
author | Remi Collet <remi@remirepo.net> | 2025-02-04 15:45:27 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-02-04 15:45:27 +0100 |
commit | 399298553de4465bc588c5b3bb463d11c00b9263 (patch) | |
tree | 8dd1c72373d4b842bfe1f1e1e53634952ecaee72 /cleanoldrpm | |
parent | a31fe4d67390d4874513514bc26486fa681c130f (diff) |
Diffstat (limited to 'cleanoldrpm')
-rwxr-xr-x | cleanoldrpm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cleanoldrpm b/cleanoldrpm index cf3a368..50bd0f9 100755 --- a/cleanoldrpm +++ b/cleanoldrpm @@ -12,6 +12,7 @@ $multi = [ 'php81-php-pecl-protobuf' => 1, 'php82-php-pecl-protobuf' => 1, 'php83-php-pecl-protobuf' => 1, + 'php84-php-pecl-protobuf' => 1, 'njs' => 99, // njs/0.8.2 'libnjs-devel' => 99, // 'redis' => 3, // redis/6.2 |