summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/libtdb/libtdb_1.3.8.bb (renamed from meta-networking/recipes-support/libtdb/libtdb_1.3.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/libtdb/libtdb_1.3.7.bb b/meta-networking/recipes-support/libtdb/libtdb_1.3.8.bb
index c6a689b780..bf6698ae55 100644
--- a/meta-networking/recipes-support/libtdb/libtdb_1.3.7.bb
+++ b/meta-networking/recipes-support/libtdb/libtdb_1.3.8.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/LGPL-3.0;md5=b
8SRC_URI = "http://samba.org/ftp/tdb/tdb-${PV}.tar.gz \ 8SRC_URI = "http://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 10
11SRC_URI[md5sum] = "e3741a19c427255acd1e92c5e09d9df7" 11SRC_URI[md5sum] = "fa4c9e2f59fcf41441285bca5f5ab481"
12SRC_URI[sha256sum] = "a64d95ca0cc06a28fed24c6e952aed7660cae04983108735d6bc30b925136412" 12SRC_URI[sha256sum] = "0605ac0427eac9c23bf61ebfd8206a07d5ece198498eab1769cd0cfb6e7de6b1"
13 13
14S = "${WORKDIR}/tdb-${PV}" 14S = "${WORKDIR}/tdb-${PV}"
15 15