[arch-commits] Commit in haproxy/trunk (PKGBUILD)

Christian Hesse eworm at gemini.archlinux.org
Tue Apr 26 11:02:58 UTC 2022


    Date: Tuesday, April 26, 2022 @ 11:02:58
  Author: eworm
Revision: 1190955

upgpkg: haproxy 2.5.6-1: new upstream release, enable debug support

Modified:
  haproxy/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 10:44:02 UTC (rev 1190954)
+++ PKGBUILD	2022-04-26 11:02:58 UTC (rev 1190955)
@@ -2,7 +2,7 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=haproxy
-pkgver=2.5.5
+pkgver=2.5.6
 pkgrel=1
 
 pkgdesc='Reliable, high performance TCP/HTTP load balancer'
@@ -13,6 +13,7 @@
 depends=('openssl' 'pcre' 'zlib' 'libxcrypt' 'libcrypt.so' 'lua' 'systemd-libs')
 makedepends=('systemd')
 
+options=('debug')
 backup=('etc/haproxy/haproxy.cfg')
 
 install=haproxy.install
@@ -22,7 +23,7 @@
         haproxy.sysusers
         0001-Use-CFLAGS-and-LDFLAGS-when-building-admin.patch)
 
-sha256sums=('063c4845cdb2d76f292ef44d9c0117a853d8d10ae5d9615b406b14a4d74fe4b9'
+sha256sums=('be4c71753f01af748531139bff3ade5450a328e7a5468c45367e021e91ec6228'
             'e88edeb2fe23508565e46ff485c93cfb7c2e9c64f231538452ec7ecd7ec37a42'
             'b02b4088205039f0979aef0ef3e22957f493dd54eabefaee7011f2d795303b3e'
             '8cdbb8be7a712f7b2c7f4823a96d2d2926d96b57632e9669069354d7f2df9fd2')



More information about the arch-commits mailing list