freeswitch/yum/freeswitch.repo
Matthew Vale aad6b0aca5 FS-8648: incorrect url's in yum repos
#comment the urls that are currently in the yum/freeswitch*.repo are incorrect

With this change, it corrects the urls to match.
2015-12-15 17:02:49 +00:00

29 lines
1.1 KiB
Plaintext

[freeswitch]
name=FreeSWITCH Packages for Enterprise Linux $releasever - $basearch
baseurl=http://files.freeswitch.org/yum-1.6/$releasever/$basearch
#mirrorlist=http://mirrors.freeswitch.org/mirrorlist?repo=freeswitch-5&arch=$basearch
#failovermethod=priority
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-FREESWITCH
#[freeswitch-debuginfo]
## Included in freeswitch repo
#name=FreeSWITCH Packages for Enterprise Linux $releasever - $basearch - Debug
#baseurl=http://files.freeswitch.org/yum-1.6/$releasever/$basearch
##mirrorlist=http://mirrors.freeswitch.org/mirrorlist?repo=freeswitch-debug-5&arch=$basearch
##failovermethod=priority
#enabled=0
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-FREESWITCH
#gpgcheck=1
#[freeswitch-source]
## Included in freeswitch repo
#name=FreeSWITCH Packages for Enterprise Linux $releasever - $basearch - Source
#baseurl=http://files.freeswitch.org/yum-1.6/$releasever
##mirrorlist=http://mirrors.freeswitch.org/mirrorlist?repo=freeswitch-source-5&arch=$basearch
##failovermethod=priority
#enabled=0
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-FREESWITCH
#gpgcheck=1