Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
179 |
- |
1 |
# This repository only provides PHP 5.4 and its extensions
|
|
|
2 |
# NOTICE: common dependencies are in "remi-safe"
|
|
|
3 |
|
|
|
4 |
[remi-php54]
|
|
|
5 |
name=Remi's PHP 5.4 RPM repository for Enterprise Linux 6 - $basearch
|
|
|
6 |
#baseurl=http://rpms.remirepo.net/enterprise/6/php54/$basearch/
|
|
|
7 |
#mirrorlist=https://rpms.remirepo.net/enterprise/6/php54/httpsmirror
|
|
|
8 |
mirrorlist=http://cdn.remirepo.net/enterprise/6/php54/mirror
|
|
|
9 |
enabled=0
|
|
|
10 |
gpgcheck=1
|
|
|
11 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
|
|
|
12 |
|