glibc: Update to 2.36

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2022-08-15 17:17:42 +00:00
committed by Peter Müller
parent a6098f80c2
commit 2a4ab94d1b
4 changed files with 105 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.35
VER = 2.36
THISAPP = glibc-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -79,7 +79,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_BLAKE2 = 623c728884f070cd87ffeb9203f74206197c52405ac9bc44f3dd519a3468b8e8ae2536c883e5d17d94417dbd1e91775de2e674314e4ff7424f9720026d6b7063
$(DL_FILE)_BLAKE2 = f8375e084043f032609e66fd98c234249df57a595c59672acb1bb8c69aed64d339d526611553449492b097cda900ad1d9bae8873d7f5932b10a9a0d8c9210c55
install : $(TARGET)