Skip to content

Commit

Permalink
update to 2.4.7
Browse files Browse the repository at this point in the history
update to 2.4.7
  • Loading branch information
philyuchkoff committed Oct 12, 2021
1 parent f04f661 commit 3455aca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
![GitHub All Releases](https://img.shields.io/github/downloads/philyuchkoff/HAProxy-2-RPM-builder/total?style=for-the-badge)


### [HAProxy](http://www.haproxy.org/) 2.4.4 2021/09/07
### [HAProxy](http://www.haproxy.org/) 2.4.7 2021/10/04

Perform the following steps on a build box as a regular user:

Expand Down Expand Up @@ -47,11 +47,11 @@ Resulting RPM will be stored in

### Install:

sudo yum -y install /opt/HAProxy-2-RPM-builder/rpmbuild/RPMS/x86_64/haproxy-2.4.4-1.el7.x86_64.rpm
sudo yum -y install /opt/HAProxy-2-RPM-builder/rpmbuild/RPMS/x86_64/haproxy-2.4.7-1.el7.x86_64.rpm

or, if you build *.rpm with Docker:

sudo yum -y install RPMS/haproxy-2.4.4-1.el7.x86_64.rpm
sudo yum -y install RPMS/haproxy-2.4.7-1.el7.x86_64.rpm


### Check after install:
Expand All @@ -60,7 +60,7 @@ or, if you build *.rpm with Docker:

Must be like this:

HAProxy version 2.4.4-acb1d0b 2021/09/07
HAProxy version 2.4.7-b5e51a5 2021/10/04


### :exclamation: If some not working:
Expand Down

0 comments on commit 3455aca

Please sign in to comment.