From: Stijn Tintel Date: Mon, 28 Oct 2024 17:19:57 +0000 (+0200) Subject: keepalived: bump to 2.3.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=138766c9626c6b6525510f50dc47b8a02c71225f;p=openwrt-packages.git keepalived: bump to 2.3.1 Release notes: https://www.keepalived.org/release-notes/Release-2.3.1.html Signed-off-by: Stijn Tintel --- diff --git a/net/keepalived/Makefile b/net/keepalived/Makefile index a5d688164..06c6b128a 100644 --- a/net/keepalived/Makefile +++ b/net/keepalived/Makefile @@ -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