]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
coreutils: update to 8.31
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 3 Feb 2020 17:39:00 +0000 (17:39 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 23 Mar 2020 18:32:30 +0000 (18:32 +0000)
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>
lfs/coreutils

index 2c282b194b9f60ce26720b41098868b8d2da8678..90af0cc875bcba19b4794f71b80637fff38b737c 100644 (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)