diff options
author | Remi Collet <remi@remirepo.net> | 2024-02-08 07:58:43 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-02-08 07:58:43 +0100 |
commit | 8a461c45099368240a5e3bc845dffdbb0a59dc3f (patch) | |
tree | db5791d3afe239a915a776938338e4e490fc3599 /el9x.tpl | |
parent | 602061d9ee999203b2ceda8c6277ca2aba1f6323 (diff) |
switch EPEL to mirrorlist
Diffstat (limited to 'el9x.tpl')
-rw-r--r-- | el9x.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -61,8 +61,8 @@ enabled=1 [epel] name=epel -;mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-9&arch=x86_64 -baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/x86_64/ +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-9&arch=x86_64 +;baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/x86_64/ exclude=epel-rpm-macros enabled=1 |