diff options
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.10.10.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.10.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.10.8.bb b/meta-networking/recipes-connectivity/samba/samba_4.10.10.bb index 4ab8b26c31..e002a9da5a 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.10.8.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.10.10.bb | |||
@@ -34,8 +34,8 @@ SRC_URI_append_libc-musl = " \ | |||
34 | file://0001-samba-fix-musl-lib-without-innetgr.patch \ | 34 | file://0001-samba-fix-musl-lib-without-innetgr.patch \ |
35 | " | 35 | " |
36 | 36 | ||
37 | SRC_URI[md5sum] = "f3c722bbcd903479008fa1b529f56365" | 37 | SRC_URI[md5sum] = "dde27447f39d124efe18f719ccf956dd" |
38 | SRC_URI[sha256sum] = "c41f05fb567f7359998b451543501c7690a2bf6551d658a76bd6916316a410f4" | 38 | SRC_URI[sha256sum] = "700c734b51610e2feaa0d6744f9bec0c0d8917bca8cc78d5b63a4591f32866a5" |
39 | 39 | ||
40 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.10(\.\d+)+).tar.gz" | 40 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.10(\.\d+)+).tar.gz" |
41 | 41 | ||