aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2021-10-08 10:53:56 +0800
committerKhem Raj <raj.khem@gmail.com>2021-10-08 09:23:16 -0700
commitfd3aca5ccf2f42a465e1d13f5c5ffd22a409e9c8 (patch)
tree7d6ba205171365dcff8e4ae8827892443b504fcc /meta-networking
parent3b0458715178a0e0f4d8d0255d1ad2cd71f90041 (diff)
downloadmeta-openembedded-contrib-fd3aca5ccf2f42a465e1d13f5c5ffd22a409e9c8.tar.gz
samba: upgrade 4.14.7 -> 4.14.8
Release notes: https://www.samba.org/samba/history/samba-4.14.8.html Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.14.8.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.14.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.14.7.bb b/meta-networking/recipes-connectivity/samba/samba_4.14.8.bb
index 47fcd3a00e..0dd563c5b9 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.14.7.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.14.8.bb
@@ -34,8 +34,8 @@ SRC_URI:append:libc-musl = " \
file://samba-fix-musl-lib-without-innetgr.patch \
"
-SRC_URI[md5sum] = "f0db8302944bb861b31f4163fd302f66"
-SRC_URI[sha256sum] = "6f50353f9602aa20245eb18ceb00e7e5ec793df0974aebd5254c38f16d8f1906"
+SRC_URI[md5sum] = "5c6636b34a322de0eb917ee0403be322"
+SRC_URI[sha256sum] = "c936b782c2aced8cd7299c13bec67c495fd4affdb217a6ed6150f4fd6d770fde"
UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.14(\.\d+)+).tar.gz"