glibc: Update to 2.33

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2021-02-03 22:16:20 +00:00
committed by Arne Fitzenreiter
parent 0b54fdfec4
commit 60832138c1
2 changed files with 29 additions and 22 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.32
VER = 2.33
THISAPP = glibc-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -73,7 +73,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 720c7992861c57cf97d66a2f36d8d1fa
$(DL_FILE)_MD5 = 390bbd889c7e8e8a7041564cb6b27cca
install : $(TARGET)