diff options
author | Remi Collet <remi@remirepo.net> | 2021-09-02 09:24:39 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-09-02 09:24:39 +0200 |
commit | 30531ab481b951eb1665cb1b1fed2a41fc5d9163 (patch) | |
tree | 447feff61262fa1fb8d058e5804094c0f6d3d372 /fedora/33/index.html | |
parent | 6b168c7f9641d222adc8dbfea70a7845827d2518 (diff) |
add 8.1 repo
Diffstat (limited to 'fedora/33/index.html')
-rw-r--r-- | fedora/33/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/fedora/33/index.html b/fedora/33/index.html index 85f3dcfd..2087424e 100644 --- a/fedora/33/index.html +++ b/fedora/33/index.html @@ -34,6 +34,12 @@ <a href="remi/x86_64/repoview/" class="inpage">x86_64</a> </li> </ul> + <h3>remi-php81 (only PHP 8.1 and extensions, also needs remi)</h3> + <ul class="pkglist"> + <li> + <a href="php81/x86_64/repoview/" class="inpage">x86_64</a> + </li> + </ul> <h3>remi-php80 (only PHP 8.0 and extensions, also needs remi)</h3> <ul class="pkglist"> <li> @@ -43,6 +49,9 @@ <h3>Test packages, please try them</h3> <ul class="pkglist"> <li> + <a href="test81/x86_64/repoview/" class="inpage">PHP 8.1 - x86_64</a> + </li> + <li> <a href="test80/x86_64/repoview/" class="inpage">PHP 8.0 - x86_64</a> </li> <li> @@ -59,12 +68,18 @@ <h3>debuginfo</h3> <ul class="pkglist"> <li> + <a href="debug-php81/x86_64/repoview/" class="inpage">php81 - x86_64</a> + </li> + <li> <a href="debug-php80/x86_64/repoview/" class="inpage">php80 - x86_64</a> </li> <li> <a href="debug-remi/x86_64/repoview/" class="inpage">remi - x86_64</a> </li> <li> + <a href="debug-test81/x86_64/repoview/" class="inpage">php81 - test - x86_64</a> + </li> + <li> <a href="debug-test80/x86_64/repoview/" class="inpage">php80 - test - x86_64</a> </li> <li> |