summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.18.3.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.18.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.18.2.bb b/meta-networking/recipes-connectivity/samba/samba_4.18.3.bb
index 51b0ca751f..ee3665ca15 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.18.2.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.18.3.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] = "5bf87e179616cd12a52d85fb8b26eec709f13709a2b67fe42b1fb0213f7e8106" 35SRC_URI[sha256sum] = "c67e1453165a3918ffffad600236ca3966b47bde4798e89ae600ae3903ccc32c"
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