File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55![ GitHub All Releases] ( https://img.shields.io/github/downloads/philyuchkoff/HAProxy-2-RPM-builder/total?style=for-the-badge )
66
77
8- ### [ HAProxy] ( http://www.haproxy.org/ ) 2.6.1 2022/06/21
8+ ### [ HAProxy] ( http://www.haproxy.org/ ) 2.6.2 2022/07/22
99
1010Perform the following steps on a build box as a regular user:
1111
@@ -48,11 +48,11 @@ Resulting RPM will be stored in
4848
4949### Install:
5050
51- sudo yum -y install /opt/HAProxy-2-RPM-builder/rpmbuild/RPMS/x86_64/haproxy-2.6.1 -1.el7.x86_64.rpm
51+ sudo yum -y install /opt/HAProxy-2-RPM-builder/rpmbuild/RPMS/x86_64/haproxy-2.6.2 -1.el7.x86_64.rpm
5252
5353or, if you build * .rpm with Docker:
5454
55- sudo yum -y install RPMS/haproxy-2.6.1 -1.el7.x86_64.rpm
55+ sudo yum -y install RPMS/haproxy-2.6.2 -1.el7.x86_64.rpm
5656
5757
5858### Check after install:
@@ -61,7 +61,7 @@ or, if you build *.rpm with Docker:
6161
6262Must be like this:
6363
64- HAProxy version 2.6.1 - 2022/06/21
64+ HAProxy version 2.6.2 - 2022/07/22
6565
6666
6767### :exclamation : If some not working:
You can’t perform that action at this time.
0 commit comments