Skip to content

Commit 34d071a

Browse files
authored
bump to HAProxy 2.7.1
bump to HAProxy 2.7.1
1 parent 1ad5bda commit 34d071a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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.7.0-1.el7.x86_64.rpm
51+
sudo yum -y install /opt/HAProxy-2-RPM-builder/rpmbuild/RPMS/x86_64/haproxy-2.7.1-1.el7.x86_64.rpm
5252

5353
or, if you build *.rpm with Docker:
5454

55-
sudo yum -y install RPMS/haproxy-2.7.0-1.el7.x86_64.rpm
55+
sudo yum -y install RPMS/haproxy-2.7.1-1.el7.x86_64.rpm
5656

5757

5858
### Check after install:
@@ -61,9 +61,9 @@ or, if you build *.rpm with Docker:
6161

6262
Must be like this:
6363

64-
HAProxy version 2.7.0-437fd28 2022/12/01 - https://haproxy.org/
64+
HAProxy version 2.7.1-3e4af0e 2022/12/19 - https://haproxy.org/
6565
Status: stable branch - will stop receiving fixes around Q1 2024.
66-
Known bugs: http://www.haproxy.org/bugs/bugs-2.7.0.html
66+
Known bugs: http://www.haproxy.org/bugs/bugs-2.7.1.html
6767

6868

6969
### :exclamation: If some not working:

0 commit comments

Comments
 (0)