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


Commits:
8c3c98a5 by Christian Hesse at 2026-07-12T18:40:30+02:00
upgpkg: 2.4.2-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = keepalived
        pkgdesc = Failover and monitoring daemon for LVS clusters
-       pkgver = 2.4.1
+       pkgver = 2.4.2
        pkgrel = 1
        url = https://www.keepalived.org/
        arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = keepalived
        options = !emptydirs
        backup = etc/keepalived/keepalived.conf
        backup = etc/sysconfig/keepalived
-       source = git+https://github.com/acassen/keepalived.git#tag=v2.4.1
-       sha256sums = 
6e8b92d192a827674ee36d81d9d000e10ab6b6d7c7fc7d3e0738f84d7555b567
+       source = git+https://github.com/acassen/keepalived.git#tag=v2.4.2
+       sha256sums = 
41f64bfa190703d5483ec1459564c0c85b524bc6197534e88244f22165fe4c57
 
 pkgname = keepalived


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Andrea Zucchelli <[email protected]>
 
 pkgname=keepalived
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc='Failover and monitoring daemon for LVS clusters'
 arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=('ipset: ipset support')
 makedepends=('git' 'ipset')
 options=('!emptydirs')
 source=("git+https://github.com/acassen/keepalived.git#tag=v${pkgver}";)
-sha256sums=('6e8b92d192a827674ee36d81d9d000e10ab6b6d7c7fc7d3e0738f84d7555b567')
+sha256sums=('41f64bfa190703d5483ec1459564c0c85b524bc6197534e88244f22165fe4c57')
 
 prepare() {
   cd "${pkgname}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keepalived/-/commit/8c3c98a5d44c0f8d1f2f1225db64dac5eb2b964e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keepalived/-/commit/8c3c98a5d44c0f8d1f2f1225db64dac5eb2b964e
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to