summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2021-06-08 21:50:44 +0800
committerKhem Raj <raj.khem@gmail.com>2021-06-09 08:49:21 -0700
commit8fc9ecc767196e9dac45c1e3d70ccf35c75b90ad (patch)
treed17741fd99c86dd9cfcbf55da66c32de8eb3f4b5
parent8260253c8768a1891ba224e2ac1e2a6fa8f12275 (diff)
downloadmeta-openembedded-8fc9ecc767196e9dac45c1e3d70ccf35c75b90ad.tar.gz
samba: upgrade 4.14.4 -> 4.14.5
Changelog: https://www.samba.org/samba/history/samba-4.14.5.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.14.5.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.14.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.14.4.bb b/meta-networking/recipes-connectivity/samba/samba_4.14.5.bb
index 0e6f134c2..bc4c615a7 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.14.4.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.14.5.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] = "171629ad42b4b303107e8b0fff942a1f" 37SRC_URI[md5sum] = "96d275e31387e6c403d6c16465d15b7e"
38SRC_URI[sha256sum] = "89af092a0b00f5354ed287f0aa37b8c2cf9ba2ce67ea6464192e2c18528f89b9" 38SRC_URI[sha256sum] = "bb6ef5d2f16b85288d823578abc453d9a80514c42e5a2ea2c4e3c60dc42335c3"
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