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