summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/libtalloc/libtalloc_2.3.2.bb (renamed from meta-networking/recipes-support/libtalloc/libtalloc_2.3.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/libtalloc/libtalloc_2.3.1.bb b/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
9SRC_URI = "https://www.samba.org/ftp/talloc/talloc-${PV}.tar.gz \ 9SRC_URI = "https://www.samba.org/ftp/talloc/talloc-${PV}.tar.gz \
10 file://options-2.2.0.patch \ 10 file://options-2.2.0.patch \
11" 11"
12SRC_URI[md5sum] = "ce40593428c0de6b85946189dcc37b5e" 12SRC_URI[md5sum] = "3376a86bdf9dd4abc6b8d8d645390902"
13SRC_URI[sha256sum] = "ef4822d2fdafd2be8e0cabc3ec3c806ae29b8268e932c5e9a4cd5585f37f9f77" 13SRC_URI[sha256sum] = "27a03ef99e384d779124df755deb229cd1761f945eca6d200e8cfd9bf5297bd7"
14 14
15inherit waf-samba 15inherit waf-samba
16 16