Skip to content

Commit

Permalink
update to 2.6.2
Browse files Browse the repository at this point in the history
update to 2.6.2
  • Loading branch information
philyuchkoff authored Jul 26, 2022
1 parent b8e0e2b commit f642f3e
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 @@ -5,7 +5,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.6.1 2022/06/21
### [HAProxy](http://www.haproxy.org/) 2.6.2 2022/07/22

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

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

### Install:

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

or, if you build *.rpm with Docker:

sudo yum -y install RPMS/haproxy-2.6.1-1.el7.x86_64.rpm
sudo yum -y install RPMS/haproxy-2.6.2-1.el7.x86_64.rpm


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

Must be like this:

HAProxy version 2.6.1- 2022/06/21
HAProxy version 2.6.2- 2022/07/22


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

0 comments on commit f642f3e

Please sign in to comment.