From fe35221dbe3bddcea0e6d745f34bf0145ee5e19d Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Thu, 13 Feb 2020 16:58:28 +0800 Subject: [PATCH] samba: upgrade 4.10.11 -> 4.10.13 Changelog: https://www.samba.org/samba/history/samba-4.10.13.html Signed-off-by: Yi Zhao Signed-off-by: Khem Raj --- .../samba/{samba_4.10.11.bb => samba_4.10.13.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-connectivity/samba/{samba_4.10.11.bb => samba_4.10.13.bb} (98%) diff --git a/meta-networking/recipes-connectivity/samba/samba_4.10.11.bb b/meta-networking/recipes-connectivity/samba/samba_4.10.13.bb similarity index 98% rename from meta-networking/recipes-connectivity/samba/samba_4.10.11.bb rename to 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 = " \ file://0001-samba-fix-musl-lib-without-innetgr.patch \ " -SRC_URI[md5sum] = "eebd021de840312d7e08959e8a3d0ba1" -SRC_URI[sha256sum] = "609f4232e04c6eaad0e3b8e00cd837683a960ebb95c1fe3349e968d1d1dff894" +SRC_URI[md5sum] = "e7906580bf06dae087e99ef8254f327d" +SRC_URI[sha256sum] = "49eb6426e97cbf538e416e51ed8535930382512ad2d13d5ffd7f4336aa7faf63" UPSTREAM_CHECK_REGEX = "samba\-(?P4\.10(\.\d+)+).tar.gz"