From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] ninja: Update to version 1.11.1
Date: Tue, 18 Jul 2023 13:12:36 +0200 [thread overview]
Message-ID: <20230718111237.7626-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230718111237.7626-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1653 bytes --]
- Update from version 1.11.0 to 1.11.1
- Update of rootfile not required
- Changelog
1.11.1
This is a hotfix release for a SIGFPE on Linux: #2173
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/ninja | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/ninja b/lfs/ninja
index 60c08ea96..1386a3046 100644
--- a/lfs/ninja
+++ b/lfs/ninja
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2022 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 1.11.0
+VER = 1.11.1
THISAPP = ninja-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 71c8b6cf9524bdc11cf73f7e761f0d7deef2498a970c1439c10cc7d361e31fed1e3b54bcb185f3c7ed041f15704851a96e42560058af61b8a5df6e918d52ebf3
+$(DL_FILE)_BLAKE2 = c96cf7c319b7abd65f644465688d256f8b3a576c4616d0c63852e25dd0dc5f63c66708d429d8dddb6228502eb147211a86a5dd369b80ec2228902b370d2343e5
install : $(TARGET)
--
2.41.0
next prev parent reply other threads:[~2023-07-18 11:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-18 11:12 [PATCH] harfbuzz: Update to version 8.0.1 Adolf Belka
2023-07-18 11:12 ` [PATCH] meson: Update to version 1.2.0 Adolf Belka
2023-07-18 11:12 ` Adolf Belka [this message]
2023-07-18 11:12 ` [PATCH] sdl2: Update to version 2.28.1 Adolf Belka
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=20230718111237.7626-3-adolf.belka@ipfire.org \
--to=adolf.belka@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