From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] file: update to 5.39
Date: Tue, 03 Nov 2020 12:21:16 +0100 [thread overview]
Message-ID: <15abf650-99e1-715c-d326-52e081758ff5@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1831 bytes --]
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
config/rootfiles/common/file | 2 +-
lfs/file | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/common/file b/config/rootfiles/common/file
index c48045abe..08f7fefab 100644
--- a/config/rootfiles/common/file
+++ b/config/rootfiles/common/file
@@ -1,10 +1,10 @@
usr/bin/file
#usr/include/magic.h
-#usr/lib/libmagic.a
#usr/lib/libmagic.la
#usr/lib/libmagic.so
usr/lib/libmagic.so.1
usr/lib/libmagic.so.1.0.0
+#usr/lib/pkgconfig/libmagic.pc
#usr/share/man/man1/file.1
#usr/share/man/man3/libmagic.3
#usr/share/man/man4/magic.4
diff --git a/lfs/file b/lfs/file
index 4a3323830..ac2db8ceb 100644
--- a/lfs/file
+++ b/lfs/file
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2020 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 = 5.38
+VER = 5.39
THISAPP = file-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 3217633ed09c7cd35ed8d04191675574
+$(DL_FILE)_MD5 = 1c450306053622803a25647d88f80f25
install : $(TARGET)
--
2.26.2
reply other threads:[~2020-11-03 11:21 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=15abf650-99e1-715c-d326-52e081758ff5@ipfire.org \
--to=peter.mueller@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