* [ptxdist] [PATCH] libxcrypt: Version bump. 4.4.37 -> 4.4.38
@ 2025-01-17 20:07 Christian Melki
2025-01-27 8:35 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-01-17 20:07 UTC (permalink / raw)
To: ptxdist
Very minor changes. Werror fixes for GCC 15.
https://github.com/besser82/libxcrypt/releases/tag/v4.4.38
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libxcrypt.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libxcrypt.make b/rules/libxcrypt.make
index 47198330c..a516926f3 100644
--- a/rules/libxcrypt.make
+++ b/rules/libxcrypt.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBXCRYPT) += libxcrypt
#
# Paths and names
#
-LIBXCRYPT_VERSION := 4.4.37
-LIBXCRYPT_MD5 := 13b528d04c74dab3c1c5471430161a8f
+LIBXCRYPT_VERSION := 4.4.38
+LIBXCRYPT_MD5 := 1796a5d20098e9dd9e3f576803c83000
LIBXCRYPT := libxcrypt-$(LIBXCRYPT_VERSION)
LIBXCRYPT_SUFFIX := tar.xz
LIBXCRYPT_URL := https://github.com/besser82/libxcrypt/releases/download/v$(LIBXCRYPT_VERSION)/$(LIBXCRYPT).$(LIBXCRYPT_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-27 8:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-17 20:07 [ptxdist] [PATCH] libxcrypt: Version bump. 4.4.37 -> 4.4.38 Christian Melki
2025-01-27 8:35 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox