public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] keepalived: Update to 2.2.4
Date: Sat, 04 Dec 2021 12:52:21 +0000	[thread overview]
Message-ID: <20211204125221.1749931-1-michael.tremer@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 931 bytes --]

This patch re-enables this package for build and it builds against next
with Linux 5.15.

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 lfs/keepalived | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/lfs/keepalived b/lfs/keepalived
index 37c4d22a6..9916b5e42 100644
--- a/lfs/keepalived
+++ b/lfs/keepalived
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.1.5
+VER        = 2.2.4
 
 THISAPP    = keepalived-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,9 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = keepalived
-PAK_VER    = 9
-
-SUP_ARCH   = none
+PAK_VER    = 10
 
 DEPS       =
 
@@ -46,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 27e1cfff5b8dd95062ad415957e663e5
+$(DL_FILE)_MD5 = 7097ba70a7c6c46c9e478d16af390a19
 
 install : $(TARGET)
 
-- 
2.30.2


                 reply	other threads:[~2021-12-04 12:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211204125221.1749931-1-michael.tremer@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox