From 41df431b91f1d81070c1f0e8633995d7afba52e4 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Fri, 21 Jun 2024 10:11:38 +0800 Subject: [PATCH] samba: upgrade 4.19.6 -> 4.19.7 ChangeLog: https://www.samba.org/samba/history/samba-4.19.7.html Signed-off-by: Yi Zhao Signed-off-by: Khem Raj --- .../samba/{samba_4.19.6.bb => samba_4.19.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/samba/{samba_4.19.6.bb => samba_4.19.7.bb} (99%) diff --git a/meta-networking/recipes-connectivity/samba/samba_4.19.6.bb b/meta-networking/recipes-connectivity/samba/samba_4.19.7.bb similarity index 99% rename from meta-networking/recipes-connectivity/samba/samba_4.19.6.bb rename to meta-networking/recipes-connectivity/samba/samba_4.19.7.bb index 7bdcfd35c0..796f1697fc 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.19.6.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.19.7.bb @@ -31,7 +31,7 @@ SRC_URI:append:libc-musl = " \ file://samba-4.3.9-remove-getpwent_r.patch \ " -SRC_URI[sha256sum] = "653b52095554dbc223c63b96af5cdf9e98c3e048549c5f56143d3b33dce1cef1" +SRC_URI[sha256sum] = "2bbb800af2d6bc7b9c23e708cd58d008da3bfa6ef7e621d9ec8b53387efee445" UPSTREAM_CHECK_REGEX = "samba\-(?P4\.19(\.\d+)+).tar.gz"