libxcrypt: update to 4.4.23

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-07-01 15:44:58 +02:00
parent 5e7ba4f4a8
commit f25ff438ba

View File

@@ -24,7 +24,7 @@
include Config
VER = 4.4.22
VER = 4.4.23
THISAPP = libxcrypt-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 6e4f363d86f99562d012c47e7f024618
$(DL_FILE)_MD5 = 405116b5cc90b72216afccc54025afbc
install : $(TARGET)