* [PATCH] libxcrypt: Update to 4.4.20
@ 2021-05-07 11:43 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-05-07 11:43 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 859 bytes --]
- 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(a)ipfire.org>
---
lfs/libxcrypt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/libxcrypt b/lfs/libxcrypt
index c452034c9..aac92b5ba 100644
--- a/lfs/libxcrypt
+++ b/lfs/libxcrypt
@@ -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)
--
2.31.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-07 11:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-07 11:43 [PATCH] libxcrypt: Update to 4.4.20 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox