diff mbox series

[meta-networking] samba: upgrade 4.18.3 -> 4.18.4

Message ID 20230712130432.2901218-1-yi.zhao@windriver.com
State Under Review
Headers show
Series [meta-networking] samba: upgrade 4.18.3 -> 4.18.4 | expand

Commit Message

Yi Zhao July 12, 2023, 1:04 p.m. UTC
Release Notes:
https://www.samba.org/samba/history/samba-4.18.4.html

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

Patch

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.18.3.bb b/meta-networking/recipes-connectivity/samba/samba_4.18.4.bb
similarity index 99%
rename from meta-networking/recipes-connectivity/samba/samba_4.18.3.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.18.4.bb
index ee3665ca1..66089edad 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.18.3.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.18.4.bb
@@ -32,7 +32,7 @@  SRC_URI:append:libc-musl = " \
            file://cmocka-uintptr_t.patch \
            "
 
-SRC_URI[sha256sum] = "c67e1453165a3918ffffad600236ca3966b47bde4798e89ae600ae3903ccc32c"
+SRC_URI[sha256sum] = "6ba7b3503cc59c9ff4f6fcb1b510c2c855fff93e0b366ab891a32a4732e88e53"
 
 UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.18(\.\d+)+).tar.gz"