179 |
- |
1 |
# This repository only provides PHP 7.0 and its extensions
|
|
|
2 |
# NOTICE: common dependencies are in "remi-safe"
|
|
|
3 |
|
|
|
4 |
[remi-php70]
|
|
|
5 |
name=Remi's PHP 7.0 RPM repository for Enterprise Linux 6 - $basearch
|
|
|
6 |
#baseurl=http://rpms.remirepo.net/enterprise/6/php70/$basearch/
|
|
|
7 |
#mirrorlist=https://rpms.remirepo.net/enterprise/6/php70/httpsmirror
|
|
|
8 |
mirrorlist=http://cdn.remirepo.net/enterprise/6/php70/mirror
|
|
|
9 |
enabled=0
|
|
|
10 |
gpgcheck=1
|
|
|
11 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
|
|
|
12 |
|
|
|
13 |
[remi-php70-debuginfo]
|
|
|
14 |
name=Remi's PHP 7.0 RPM repository for Enterprise Linux 6 - $basearch - debuginfo
|
|
|
15 |
baseurl=http://rpms.remirepo.net/enterprise/6/debug-php70/$basearch/
|
|
|
16 |
enabled=0
|
|
|
17 |
gpgcheck=1
|
|
|
18 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
|
|
|
19 |
|
|
|
20 |
[remi-php70-test]
|
|
|
21 |
name=Remi's PHP 7.0 test RPM repository for Enterprise Linux 6 - $basearch
|
|
|
22 |
#baseurl=http://rpms.remirepo.net/enterprise/6/test70/$basearch/
|
|
|
23 |
#mirrorlist=https://rpms.remirepo.net/enterprise/6/test70/httpsmirror
|
|
|
24 |
mirrorlist=http://cdn.remirepo.net/enterprise/6/test70/mirror
|
|
|
25 |
enabled=0
|
|
|
26 |
gpgcheck=1
|
|
|
27 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
|
|
|
28 |
|
|
|
29 |
[remi-php70-test-debuginfo]
|
|
|
30 |
name=Remi's PHP 7.0 test RPM repository for Enterprise Linux 6 - $basearch - debuginfo
|
|
|
31 |
baseurl=http://rpms.remirepo.net/enterprise/6/debug-test70/$basearch/
|
|
|
32 |
enabled=0
|
|
|
33 |
gpgcheck=1
|
|
|
34 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
|