aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2024-01-15 09:59:51 +0800
committerKhem Raj <raj.khem@gmail.com>2024-01-19 09:51:04 -0800
commit28cb5f1801497f505948fb2136cad260bd2188d4 (patch)
tree35f86ee90c16021e6e357b3d2a11a64f10b58860
parent42ac2751f898729bd2463f1fcf8bc531f0e1668c (diff)
downloadmeta-openembedded-28cb5f1801497f505948fb2136cad260bd2188d4.tar.gz
samba: upgrade 4.19.3 -> 4.19.4
Release Notes: https://www.samba.org/samba/history/samba-4.19.4.html Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.19.4.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.19.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.19.3.bb b/meta-networking/recipes-connectivity/samba/samba_4.19.4.bb
index 4828526edf..9e02afd0fc 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.19.3.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.19.4.bb
@@ -31,7 +31,7 @@ SRC_URI:append:libc-musl = " \
file://samba-4.3.9-remove-getpwent_r.patch \
"
-SRC_URI[sha256sum] = "280553b90f131b1940580df293653c9e9bd8906201f5def6e5e8c160f0bfac96"
+SRC_URI[sha256sum] = "4026d93b866db198c8ca1685b0f5d52793f65c6e63cb364163af661fdff0968c"
UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.19(\.\d+)+).tar.gz"