diff options
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.10.6.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.10.5.bb) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.10.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.10.6.bb index c34ac92b9e..7c77a16ee2 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.10.5.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.10.6.bb | |||
@@ -32,8 +32,8 @@ SRC_URI_append_libc-musl = " \ | |||
32 | file://0001-samba-fix-musl-lib-without-innetgr.patch \ | 32 | file://0001-samba-fix-musl-lib-without-innetgr.patch \ |
33 | " | 33 | " |
34 | 34 | ||
35 | SRC_URI[md5sum] = "7d20c01ae35b08bc850442a0c303bca5" | 35 | SRC_URI[md5sum] = "9782cac8ef06049942be5f5c93b954be" |
36 | SRC_URI[sha256sum] = "6c10266d5e8c44ce1ea17dc993ace67a83607b4d9a830959c75e3188c6af6375" | 36 | SRC_URI[sha256sum] = "9efbeb52db1203dc779b118f1c48c161e569f7a6af5101e745497ee6296eef42" |
37 | 37 | ||
38 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.10(\.\d+)+).tar.gz" | 38 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.10(\.\d+)+).tar.gz" |
39 | 39 | ||
@@ -309,7 +309,7 @@ RDEPENDS_${PN}-client = "\ | |||
309 | winbind \ | 309 | winbind \ |
310 | registry-tools \ | 310 | registry-tools \ |
311 | ${PN}-pidl \ | 311 | ${PN}-pidl \ |
312 | " | 312 | " |
313 | 313 | ||
314 | ALLOW_EMPTY_${PN}-client = "1" | 314 | ALLOW_EMPTY_${PN}-client = "1" |
315 | 315 | ||
@@ -317,7 +317,7 @@ RDEPENDS_${PN}-server = "\ | |||
317 | ${PN} \ | 317 | ${PN} \ |
318 | winbind \ | 318 | winbind \ |
319 | registry-tools \ | 319 | registry-tools \ |
320 | " | 320 | " |
321 | 321 | ||
322 | ALLOW_EMPTY_${PN}-server = "1" | 322 | ALLOW_EMPTY_${PN}-server = "1" |
323 | 323 | ||