diff options
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.10.15.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.10.13.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.10.13.bb b/meta-networking/recipes-connectivity/samba/samba_4.10.15.bb index 5f227c892d..2c74c27fb8 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.10.13.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.10.15.bb | |||
@@ -35,8 +35,8 @@ SRC_URI_append_libc-musl = " \ | |||
35 | file://0001-samba-fix-musl-lib-without-innetgr.patch \ | 35 | file://0001-samba-fix-musl-lib-without-innetgr.patch \ |
36 | " | 36 | " |
37 | 37 | ||
38 | SRC_URI[md5sum] = "e7906580bf06dae087e99ef8254f327d" | 38 | SRC_URI[md5sum] = "67e9f6b8c5140475641bf5121c93b3d4" |
39 | SRC_URI[sha256sum] = "49eb6426e97cbf538e416e51ed8535930382512ad2d13d5ffd7f4336aa7faf63" | 39 | SRC_URI[sha256sum] = "0b8b62558b62fbb121015f28f40fae0f07522710b6bef77c508b51bb6914ced9" |
40 | 40 | ||
41 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.10(\.\d+)+).tar.gz" | 41 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.10(\.\d+)+).tar.gz" |
42 | 42 | ||