coreutils: update to 8.31

Refer to https://lists.gnu.org/archive/html/coreutils-announce/2019-03/msg00000.html
for release announcements.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Peter Müller
2020-02-03 17:39:00 +00:00
committed by Arne Fitzenreiter
parent 4e412a00d3
commit 3bc5296d8d

View 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 = 8.30
VER = 8.31
THISAPP = coreutils-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -63,7 +63,7 @@ objects =$(DL_FILE)
$(DL_FILE)= $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = ab06d68949758971fe744db66b572816
$(DL_FILE)_MD5 = 0009a224d8e288e8ec406ef0161f9293
install : $(TARGET)