From 4fafeca1ebe194c14f321adbfc16e30115b342a5 Mon Sep 17 00:00:00 2001 From: Vitaliy Filyuchkov Date: Thu, 25 Nov 2021 21:53:15 +0300 Subject: [PATCH] 2.5.0 2.5.0 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 81f4dbe..62c608a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# RPM builder for HAProxy 2.4 (CentOS 7) +# RPM builder for HAProxy 2.5 (CentOS 7) ![GitHub last commit](https://img.shields.io/github/last-commit/philyuchkoff/HAProxy-2-RPM-builder?style=for-the-badge) ![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.8 2021/11/03 +### [HAProxy](http://www.haproxy.org/) 2.5.0 2021/11/23 Perform the following steps on a build box as a regular user: @@ -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.8-1.el7.x86_64.rpm + sudo yum -y install /opt/HAProxy-2-RPM-builder/rpmbuild/RPMS/x86_64/haproxy-2.5.0-1.el7.x86_64.rpm or, if you build *.rpm with Docker: - sudo yum -y install RPMS/haproxy-2.4.8-1.el7.x86_64.rpm + sudo yum -y install RPMS/haproxy-2.5.0-1.el7.x86_64.rpm ### Check after install: @@ -60,7 +60,7 @@ or, if you build *.rpm with Docker: Must be like this: - HAProxy version 2.4.8-d1f8d41 2021/11/03 + HAProxy version 2.5.0-f2e0833 2021/11/23 ### :exclamation: If some not working: