You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
497 B

  1. #This is the .repo file for the Tendermint CentOS repositories.
  2. #Although it has only been tested under CentOS 7, it should work under Fedora and RedHat 7 too.
  3. #Currently only 64-bit packages are built.
  4. [tendermint]
  5. name=Tendermint stable releases repository
  6. baseurl=http://tendermint-packages.s3-website-us-west-1.amazonaws.com/centos/7/os/x86_64
  7. gpgcheck=1
  8. gpgkey=http://tendermint-packages.s3-website-us-west-1.amazonaws.com/centos/7/os/x86_64/RPM-GPG-KEY-Tendermint
  9. enabled=1
  10. #sslverify = 1