From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] gperf: Update to 3.1
Date: Wed, 07 Apr 2021 16:07:32 +0200 [thread overview]
Message-ID: <20210407140732.3664397-1-adolf.belka@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 868 bytes --]
- Update from 3.0.4 to 3.1
- Update of rootfile not required
- Update of gperf to 3.1 required libcap to be at version 2.49
libcap-2.25 failed to build with gperf-3.1
- Changelog is too long to include here
Full details can be found in the ChangeLog file in the source tarball
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/gperf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/gperf b/lfs/gperf
index 6a8cd38ee..ef2156ae3 100644
--- a/lfs/gperf
+++ b/lfs/gperf
@@ -24,7 +24,7 @@
include Config
-VER = 3.0.4
+VER = 3.1
THISAPP = gperf-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -39,7 +39,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = c1f1db32fb6598d6a93e6e88796a8632
+$(DL_FILE)_MD5 = 9e251c0a618ad0824b51117d5d9db87e
install : $(TARGET)
--
2.31.1
reply other threads:[~2021-04-07 14:07 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=20210407140732.3664397-1-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