diff options
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.10.13.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.10.11.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.10.11.bb b/meta-networking/recipes-connectivity/samba/samba_4.10.13.bb index ffdc15ac4a..71d8fa2f87 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.10.11.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.10.13.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] = "eebd021de840312d7e08959e8a3d0ba1" | 37 | SRC_URI[md5sum] = "e7906580bf06dae087e99ef8254f327d" |
38 | SRC_URI[sha256sum] = "609f4232e04c6eaad0e3b8e00cd837683a960ebb95c1fe3349e968d1d1dff894" | 38 | SRC_URI[sha256sum] = "49eb6426e97cbf538e416e51ed8535930382512ad2d13d5ffd7f4336aa7faf63" |
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 | ||