mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-18 23:12:59 +02:00
libxcrypt: update to 4.4.23
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user