glibc: Update to 2.31

Fixes: #12288
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Michael Tremer
2020-02-05 11:45:46 +00:00
committed by Arne Fitzenreiter
parent a9f381bd89
commit 29cb9e478a
5 changed files with 217 additions and 102 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.29
VER = 2.31
THISAPP = glibc-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -93,7 +93,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = e6c279d5b2f0736f740216f152acf974
$(DL_FILE)_MD5 = 78a720f17412f3c3282be5a6f3363ec6
install : $(TARGET)