keepalived: bump to 2.3.1
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 28 Oct 2024 17:19:57 +0000 (19:19 +0200)
committerFlorian Eckert <Eckert.Florian@googlemail.com>
Tue, 29 Oct 2024 09:41:41 +0000 (10:41 +0100)
Release notes:
https://www.keepalived.org/release-notes/Release-2.3.1.html

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/keepalived/Makefile

index a5d6881647db36d124de4be2021accdf15c58c1f..06c6b128a172d6f54685eb2b4e355a86cd0be6de 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=keepalived
-PKG_VERSION:=2.3.0
+PKG_VERSION:=2.3.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://www.keepalived.org/software
-PKG_HASH:=39a201fb043c426a48ac7de1ceb96d9fc8ef46e30e521b76ffe35855955c8177
+PKG_HASH:=92f4b69bfd998e2306d1995ad16fdad1b59e70be694c883385c5f55e02c62aa3
 
 PKG_CPE_ID:=cpe:/a:keepalived:keepalived
 PKG_LICENSE:=GPL-2.0-or-later