mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
file: update to 5.39
Signed-off-by: Peter Müller <peter.mueller@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
0f2d70a313
commit
f55a00fea3
@@ -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
|
||||
|
||||
6
lfs/file
6
lfs/file
@@ -1,7 +1,7 @@
|
||||
###############################################################################
|
||||
# #
|
||||
# IPFire.org - A linux based firewall #
|
||||
# Copyright (C) 2007-2018 IPFire Team <info@ipfire.org> #
|
||||
# Copyright (C) 2007-2020 IPFire Team <info@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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user