diff options
-rw-r--r-- | meta-networking/recipes-support/libtalloc/libtalloc_2.3.3.bb (renamed from meta-networking/recipes-support/libtalloc/libtalloc_2.3.2.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-support/libtalloc/libtalloc_2.3.2.bb b/meta-networking/recipes-support/libtalloc/libtalloc_2.3.3.bb index ae92de2db3..1d227dac6c 100644 --- a/meta-networking/recipes-support/libtalloc/libtalloc_2.3.2.bb +++ b/meta-networking/recipes-support/libtalloc/libtalloc_2.3.3.bb | |||
@@ -3,14 +3,14 @@ HOMEPAGE = "http://talloc.samba.org" | |||
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPL-3.0+ & GPL-3.0+" | 4 | LICENSE = "LGPL-3.0+ & GPL-3.0+" |
5 | LIC_FILES_CHKSUM = "file://talloc.h;beginline=3;endline=27;md5=a301712782cad6dd6d5228bfa7825249 \ | 5 | LIC_FILES_CHKSUM = "file://talloc.h;beginline=3;endline=27;md5=a301712782cad6dd6d5228bfa7825249 \ |
6 | file://pytalloc.h;beginline=1;endline=18;md5=2c498cc6f2263672483237b20f46b43d" | 6 | file://pytalloc.h;beginline=1;endline=18;md5=21ab13bd853679d7d47a1739cb3b7db6 \ |
7 | " | ||
7 | 8 | ||
8 | 9 | ||
9 | SRC_URI = "https://www.samba.org/ftp/talloc/talloc-${PV}.tar.gz \ | 10 | SRC_URI = "https://www.samba.org/ftp/talloc/talloc-${PV}.tar.gz \ |
10 | file://options-2.2.0.patch \ | 11 | file://options-2.2.0.patch \ |
11 | " | 12 | " |
12 | SRC_URI[md5sum] = "3376a86bdf9dd4abc6b8d8d645390902" | 13 | SRC_URI[sha256sum] = "6be95b2368bd0af1c4cd7a88146eb6ceea18e46c3ffc9330bf6262b40d1d8aaa" |
13 | SRC_URI[sha256sum] = "27a03ef99e384d779124df755deb229cd1761f945eca6d200e8cfd9bf5297bd7" | ||
14 | 14 | ||
15 | inherit waf-samba | 15 | inherit waf-samba |
16 | 16 | ||