diff options
author | Remi Collet <remi@remirepo.net> | 2018-01-31 09:06:16 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-01-31 09:06:16 +0100 |
commit | bbc40852e3871389dfa383aea0ab96b00cdbcc7b (patch) | |
tree | 889861b4cabc68764473c753af02f07d07bcf4d8 | |
parent | b060bf8bb891981f5603091a719a8e3c5e1c600f (diff) |
add zstd ext to safe repo
-rw-r--r-- | mashinfo.el6 | 6 | ||||
-rw-r--r-- | mashinfo.el7 | 7 |
2 files changed, 13 insertions, 0 deletions
diff --git a/mashinfo.el6 b/mashinfo.el6 index 723beace..bf51e41a 100644 --- a/mashinfo.el6 +++ b/mashinfo.el6 @@ -219,6 +219,7 @@ php70-php-tidy php70-php-wkhtmltox php70-php-xml php70-php-xmlrpc +php70-php-zstd php70-uwsgi-plugin-php php70-runtime php70-scldevel @@ -392,6 +393,7 @@ php71-php-tidy php71-php-wkhtmltox php71-php-xml php71-php-xmlrpc +php71-php-zstd php71-uwsgi-plugin-php php71-runtime php71-scldevel @@ -608,6 +610,7 @@ php56-php-twig php56-php-xcache php56-php-xml php56-php-xmlrpc +php56-php-zstd php56-uwsgi-plugin-php php56-runtime php56-scldevel @@ -865,6 +868,7 @@ php54-php-twig php54-php-xcache php54-php-xml php54-php-xmlrpc +php54-php-zstd php54-uwsgi-plugin-php php54-runtime php54-scldevel @@ -1084,6 +1088,7 @@ php55-php-twig php55-php-xcache php55-php-xml php55-php-xmlrpc +php55-php-zstd php55-uwsgi-plugin-php php55-runtime php55-scldevel @@ -1260,6 +1265,7 @@ php72-php-tidy php72-php-wkhtmltox php72-php-xml php72-php-xmlrpc +php72-php-zstd php72-uwsgi-plugin-php php72-runtime php72-scldevel diff --git a/mashinfo.el7 b/mashinfo.el7 index 77ccca99..2305a7f5 100644 --- a/mashinfo.el7 +++ b/mashinfo.el7 @@ -102,6 +102,7 @@ php-phpiredis php-snappy php-suhosin php-tarantool +php-zstd cmph hdrhistogram hdrhistogram-devel @@ -340,6 +341,7 @@ php70-php-tidy php70-php-wkhtmltox php70-php-xml php70-php-xmlrpc +php70-php-zstd php70-uwsgi-plugin-php php70-runtime php70-scldevel @@ -525,6 +527,7 @@ php71-php-tidy php71-php-wkhtmltox php71-php-xml php71-php-xmlrpc +php71-php-zstd php71-uwsgi-plugin-php php71-runtime php71-scldevel @@ -749,6 +752,7 @@ php56-php-twig php56-php-xcache php56-php-xml php56-php-xmlrpc +php56-php-zstd php56-uwsgi-plugin-php php56-runtime php56-scldevel @@ -1013,6 +1017,7 @@ php54-php-twig php54-php-xcache php54-php-xml php54-php-xmlrpc +php54-php-zstd php54-uwsgi-plugin-php php54-runtime php54-scldevel @@ -1240,6 +1245,7 @@ php55-php-twig php55-php-xcache php55-php-xml php55-php-xmlrpc +php55-php-zstd php55-uwsgi-plugin-php php55-runtime php55-scldevel @@ -1428,6 +1434,7 @@ php72-php-tidy php72-php-wkhtmltox php72-php-xml php72-php-xmlrpc +php72-php-zstd php72-uwsgi-plugin-php php72-runtime php72-scldevel |