diff options
author | Remi Collet <remi@remirepo.net> | 2025-06-25 16:47:03 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-06-25 16:47:03 +0200 |
commit | 7bafac5df40a94eb6140a04a77eb94c548c84611 (patch) | |
tree | 4b5594bfa597e60234a4d7a658a84ec2d12af78d /el10x.tpl | |
parent | 3b3cc6466f37b3c4559f4bfe7255418d59ee7e8c (diff) |
add epel-next repo (for 10.1)
Diffstat (limited to 'el10x.tpl')
-rw-r--r-- | el10x.tpl | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -67,6 +67,13 @@ name=epel-10.0 baseurl=https://dl.fedoraproject.org/pub/epel/10.0/Everything/x86_64/ enabled=1 +[epel-next] +name=epel-10.1 +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-10.1&arch=x86_64 +#metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-10.1&arch=x86_64 +baseurl=https://dl.fedoraproject.org/pub/epel/10.1/Everything/x86_64/ +enabled=0 + [epel-testing] name=epel-10.0-testing mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel10.0&arch=x86_64 |