2017-06-13 17:01:05 +00:00
|
|
|
#This is the .repo file for the Tendermint CentOS repositories.
|
|
|
|
#Although it has only been tested under CentOS 7, it should work under Fedora and RedHat 7 too.
|
|
|
|
#Currently only 64-bit packages are built.
|
|
|
|
|
|
|
|
[tendermint]
|
|
|
|
name=Tendermint stable releases repository
|
2017-09-04 14:55:46 -04:00
|
|
|
baseurl=https://do9rmxapsag1v.cloudfront.net/centos/7/os/x86_64
|
2017-06-13 17:01:05 +00:00
|
|
|
gpgcheck=1
|
2017-09-04 14:55:46 -04:00
|
|
|
gpgkey=https://do9rmxapsag1v.cloudfront.net/centos/7/os/x86_64/RPM-GPG-KEY-Tendermint
|
2017-06-13 17:01:05 +00:00
|
|
|
enabled=1
|
|
|
|
#sslverify = 1
|
|
|
|
|