tools/centos-mirror-tools/yum.repos.d/StarlingX-EPEL-8.repo
Davlet Panech 0f8680cf14 Update EPEL source repo URLs
EPEL has changed the path to it's source repositories
from 'SRPM' to 'source/tree'

Change-Id: Icbe0daf5c9c47751533a470dc5152cdf0300518d
Closes-Bug: 1934167
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
2021-06-30 16:35:36 -04:00

19 lines
459 B
Plaintext

########
#### EPEL 8
[Starlingx-epel-8-Everything]
name=Starlingx-Epel-8
baseurl=https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/
gpgcheck=1
gpgkey=file:///export/config/rpm-gpg-keys/RPM-GPG-KEY-EPEL-8
enabled=1
[Starlingx-epel-8-Everything-source]
name=Starlingx-Epel-8-Everything-source
baseurl=https://dl.fedoraproject.org/pub/epel/8/Everything/source/tree/
gpgcheck=0
#gpgkey=file:///export/config/rpm-gpg-keys/RPM-GPG-KEY-EPEL-8
enabled=1