aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2021-09-22 10:47:07 +0800
committerKhem Raj <raj.khem@gmail.com>2021-09-24 08:12:35 -0700
commit16f156289119d09c2b3688182a1275e46c3baa1e (patch)
treea2ed56e51abc48d870eed87bead39bd4bfa577cb /meta-networking/recipes-connectivity
parent4229789eba9ff7700aff7013db5ee4b6498af1c4 (diff)
downloadmeta-openembedded-16f156289119d09c2b3688182a1275e46c3baa1e.tar.gz
samba: upgrade 4.14.5 -> 4.14.7
Changelog: https://www.samba.org/samba/history/samba-4.14.7.html Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.14.7.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.14.5.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.14.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.14.7.bb
index 2bc43e7146..68a3f97af5 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.14.5.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.14.7.bb
@@ -34,8 +34,8 @@ SRC_URI:append:libc-musl = " \
file://samba-fix-musl-lib-without-innetgr.patch \
"
-SRC_URI[md5sum] = "96d275e31387e6c403d6c16465d15b7e"
-SRC_URI[sha256sum] = "bb6ef5d2f16b85288d823578abc453d9a80514c42e5a2ea2c4e3c60dc42335c3"
+SRC_URI[md5sum] = "f0db8302944bb861b31f4163fd302f66"
+SRC_URI[sha256sum] = "6f50353f9602aa20245eb18ceb00e7e5ec793df0974aebd5254c38f16d8f1906"
UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.14(\.\d+)+).tar.gz"