From a12c6cf8a951115c50e8999727f79d9efa534cc3 Mon Sep 17 00:00:00 2001 From: zangrc Date: Sun, 7 Feb 2021 21:28:38 +0800 Subject: [PATCH] libtalloc: upgrade 2.3.1 -> 2.3.2 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../libtalloc/{libtalloc_2.3.1.bb => libtalloc_2.3.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/libtalloc/{libtalloc_2.3.1.bb => libtalloc_2.3.2.bb} (93%) diff --git a/meta-networking/recipes-support/libtalloc/libtalloc_2.3.1.bb b/meta-networking/recipes-support/libtalloc/libtalloc_2.3.2.bb similarity index 93% rename from meta-networking/recipes-support/libtalloc/libtalloc_2.3.1.bb rename to meta-networking/recipes-support/libtalloc/libtalloc_2.3.2.bb index 07d54b71fb..ae92de2db3 100644 --- a/meta-networking/recipes-support/libtalloc/libtalloc_2.3.1.bb +++ b/meta-networking/recipes-support/libtalloc/libtalloc_2.3.2.bb @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://talloc.h;beginline=3;endline=27;md5=a301712782cad6dd6 SRC_URI = "https://www.samba.org/ftp/talloc/talloc-${PV}.tar.gz \ file://options-2.2.0.patch \ " -SRC_URI[md5sum] = "ce40593428c0de6b85946189dcc37b5e" -SRC_URI[sha256sum] = "ef4822d2fdafd2be8e0cabc3ec3c806ae29b8268e932c5e9a4cd5585f37f9f77" +SRC_URI[md5sum] = "3376a86bdf9dd4abc6b8d8d645390902" +SRC_URI[sha256sum] = "27a03ef99e384d779124df755deb229cd1761f945eca6d200e8cfd9bf5297bd7" inherit waf-samba