summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.14.10.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.14.8.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.14.8.bb b/meta-networking/recipes-connectivity/samba/samba_4.14.10.bb
index 0dd563c5b9..c1c3937381 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.14.8.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.14.10.bb
@@ -34,8 +34,8 @@ SRC_URI:append:libc-musl = " \
34 file://samba-fix-musl-lib-without-innetgr.patch \ 34 file://samba-fix-musl-lib-without-innetgr.patch \
35 " 35 "
36 36
37SRC_URI[md5sum] = "5c6636b34a322de0eb917ee0403be322" 37SRC_URI[md5sum] = "02a3ae53a9c3feb2f3c5b97141b7a8cc"
38SRC_URI[sha256sum] = "c936b782c2aced8cd7299c13bec67c495fd4affdb217a6ed6150f4fd6d770fde" 38SRC_URI[sha256sum] = "107ee862f58062682cec362ec68a24251292805f89aa4c97e7ab80237f91c7af"
39 39
40UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.14(\.\d+)+).tar.gz" 40UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.14(\.\d+)+).tar.gz"
41 41