diff options
-rw-r--r-- | meta-networking/recipes-support/libtdb/libtdb_1.3.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/libtdb/libtdb_1.3.12.bb b/meta-networking/recipes-support/libtdb/libtdb_1.3.12.bb index 3296bee531..fa1f0c5f72 100644 --- a/meta-networking/recipes-support/libtdb/libtdb_1.3.12.bb +++ b/meta-networking/recipes-support/libtdb/libtdb_1.3.12.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "LGPL-3.0+ & GPL-3.0+" | |||
5 | LIC_FILES_CHKSUM = "file://tools/tdbdump.c;endline=18;md5=b59cd45aa8624578126a8c98f48018c4 \ | 5 | LIC_FILES_CHKSUM = "file://tools/tdbdump.c;endline=18;md5=b59cd45aa8624578126a8c98f48018c4 \ |
6 | file://include/tdb.h;endline=27;md5=f5bb544641d3081821bcc1dd58310be6" | 6 | file://include/tdb.h;endline=27;md5=f5bb544641d3081821bcc1dd58310be6" |
7 | 7 | ||
8 | SRC_URI = "http://samba.org/ftp/tdb/tdb-${PV}.tar.gz \ | 8 | SRC_URI = "https://samba.org/ftp/tdb/tdb-${PV}.tar.gz \ |
9 | file://do-not-check-xsltproc-manpages.patch \ | 9 | file://do-not-check-xsltproc-manpages.patch \ |
10 | file://tdb-Add-configure-options-for-packages.patch \ | 10 | file://tdb-Add-configure-options-for-packages.patch \ |
11 | " | 11 | " |