Browse Source

Fix rpm links in README.md

pull/873/head
Jarrod Makin 10 months ago
committed by GitHub
parent
commit
1b04ccc2b7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -115,8 +115,8 @@ For example, the release v2.49 contains the following packages in the release se
### **RPM Based Packages (RedHat, CentOS, SuSe, Oracle Linux, AWS Linux)**
- [getssl-2.49-1.src.rpm](https://github.com/srvrco/getssl/releases/download/2.49/getssl-2.49-1.src.rpm) (source)
- [getssl-2.49-1.noarch.rpm](https://github.com/srvrco/getssl/releases/download/2.49/getssl-2.49-1.noarch.rpm) (binary)
- [getssl-2.49-1.src.rpm](https://github.com/srvrco/getssl/releases/download/v2.49/getssl-2.49-1.src.rpm) (source)
- [getssl-2.49-1.noarch.rpm](https://github.com/srvrco/getssl/releases/download/v2.49/getssl-2.49-1.noarch.rpm) (binary)
### **Debian Based Packages (Debian, Ubuntu)**


Loading…
Cancel
Save