summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2023-08-23 09:34:23 +0800
committerKhem Raj <raj.khem@gmail.com>2023-08-22 21:18:05 -0700
commit00d3a63933c83f3ce485797e7674660f1ef29e67 (patch)
tree03eb1ebed504ddcd48b46f54d3fca54603e2d9a3
parentb0833f1f3ec78f16a79d9ff66cdd19da93496018 (diff)
downloadmeta-openembedded-00d3a63933c83f3ce485797e7674660f1ef29e67.tar.gz
samba: upgrade 4.18.5 -> 4.18.6
Release Notes: https://www.samba.org/samba/history/samba-4.18.6.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.18.6.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.18.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.18.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.18.6.bb
index 9d8802ff54..c40e102245 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.18.5.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.18.6.bb
@@ -32,7 +32,7 @@ SRC_URI:append:libc-musl = " \
32 file://cmocka-uintptr_t.patch \ 32 file://cmocka-uintptr_t.patch \
33 " 33 "
34 34
35SRC_URI[sha256sum] = "095256ac332e1d9fbf9b7ff7823f92a3233d3ed658ce7fc9b33905c2243f447f" 35SRC_URI[sha256sum] = "284c8a994ce989c87cd6808c390fcb9d00c36b21a0dc1a8a75474b67c9e715e7"
36 36
37UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.18(\.\d+)+).tar.gz" 37UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.18(\.\d+)+).tar.gz"
38 38