]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libxcrypt: Update to 4.4.20
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 7 May 2021 11:43:36 +0000 (13:43 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 May 2021 19:26:36 +0000 (19:26 +0000)
- Update from 4.4.19 to 4.4.20
- Update of rootfile not required
- Changelog
   Version 4.4.20
    * Fix build when the CFLAGS variable, that is passed into the
      configure script, has a leading whitespace character in it
      (issue #125).

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libxcrypt

index c452034c93a4cd1d988ae2c6a95c661fffb18e31..aac92b5ba59ba7947ef14e0ca8eb032356d5c82c 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.4.19
+VER        = 4.4.20
 
 THISAPP    = libxcrypt-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a088bd62745b1e29a9318eb5a44c09f7
+$(DL_FILE)_MD5 = 3b87214308d9a48991fcf2b0aee5649e
 
 install : $(TARGET)