diff mbox series

[meta-networking] samba: upgrade 4.18.5 -> 4.18.6

Message ID 20230823013425.2252936-2-yi.zhao@windriver.com
State Under Review
Headers show
Series [meta-networking] samba: upgrade 4.18.5 -> 4.18.6 | expand

Commit Message

Yi Zhao Aug. 23, 2023, 1:34 a.m. UTC
Release Notes:
https://www.samba.org/samba/history/samba-4.18.6.html

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../samba/{samba_4.18.5.bb => samba_4.18.6.bb}                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/samba/{samba_4.18.5.bb => samba_4.18.6.bb} (99%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.18.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.18.6.bb
similarity index 99%
rename from meta-networking/recipes-connectivity/samba/samba_4.18.5.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.18.6.bb
index 9d8802ff5..c40e10224 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.18.5.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.18.6.bb
@@ -32,7 +32,7 @@  SRC_URI:append:libc-musl = " \
            file://cmocka-uintptr_t.patch \
            "
 
-SRC_URI[sha256sum] = "095256ac332e1d9fbf9b7ff7823f92a3233d3ed658ce7fc9b33905c2243f447f"
+SRC_URI[sha256sum] = "284c8a994ce989c87cd6808c390fcb9d00c36b21a0dc1a8a75474b67c9e715e7"
 
 UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.18(\.\d+)+).tar.gz"