Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
haproxy


Commits:
ce47bf5b by Christian Hesse at 2024-02-15T20:18:04+01:00
upgpkg: 2.9.5-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = haproxy
        pkgdesc = Reliable, high performance TCP/HTTP load balancer
-       pkgver = 2.9.4
+       pkgver = 2.9.5
        pkgrel = 1
        url = https://www.haproxy.org/
        install = haproxy.install
@@ -15,11 +15,11 @@ pkgbase = haproxy
        depends = lua
        depends = systemd-libs
        backup = etc/haproxy/haproxy.cfg
-       source = https://www.haproxy.org/download/2.9/src/haproxy-2.9.4.tar.gz
+       source = https://www.haproxy.org/download/2.9/src/haproxy-2.9.5.tar.gz
        source = haproxy.cfg
        source = haproxy.sysusers
        source = 0001-Use-CFLAGS-and-LDFLAGS-when-building-admin.patch
-       sha256sums = 
9c3892cc3c084ac4f00125ef22a151cf181416d84aa8a37af6af6aa0399096bc
+       sha256sums = 
32b785b128838f4218b8d54690c86c48794d03f817cbb627fb48769f79efd59b
        sha256sums = 
f6babef513b99a3fa0e50f2b144c73c980f1b78b119874ffa2580af1e651e7a9
        sha256sums = 
b02b4088205039f0979aef0ef3e22957f493dd54eabefaee7011f2d795303b3e
        sha256sums = 
a1e3a1c2923465081383eb431bae55ff9841d89909469311cdba4b394ec4a998


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrow...@archlinux.org>
 
 pkgname=haproxy
-pkgver=2.9.4
+pkgver=2.9.5
 pkgrel=1
 
 pkgdesc='Reliable, high performance TCP/HTTP load balancer'
@@ -22,7 +22,7 @@ 
source=(https://www.haproxy.org/download/${pkgver%.*}/src/haproxy-$pkgver.tar.gz
         haproxy.sysusers
         0001-Use-CFLAGS-and-LDFLAGS-when-building-admin.patch)
 
-sha256sums=('9c3892cc3c084ac4f00125ef22a151cf181416d84aa8a37af6af6aa0399096bc'
+sha256sums=('32b785b128838f4218b8d54690c86c48794d03f817cbb627fb48769f79efd59b'
             'f6babef513b99a3fa0e50f2b144c73c980f1b78b119874ffa2580af1e651e7a9'
             'b02b4088205039f0979aef0ef3e22957f493dd54eabefaee7011f2d795303b3e'
             'a1e3a1c2923465081383eb431bae55ff9841d89909469311cdba4b394ec4a998')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haproxy/-/commit/ce47bf5b22d0b8c357479653b7da17f0e7dbf7e3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haproxy/-/commit/ce47bf5b22d0b8c357479653b7da17f0e7dbf7e3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to