[OE-core] [PATCH] gdbm: 1.13 -> 1.14.1

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Thu Jan 18 02:26:46 UTC 2018


Upgrade gdbm from 1.13 to 1.14.1.

Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 meta/recipes-support/gdbm/{gdbm_1.13.bb => gdbm_1.14.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/gdbm/{gdbm_1.13.bb => gdbm_1.14.1.bb} (88%)

diff --git a/meta/recipes-support/gdbm/gdbm_1.13.bb b/meta/recipes-support/gdbm/gdbm_1.14.1.bb
similarity index 88%
rename from meta/recipes-support/gdbm/gdbm_1.13.bb
rename to meta/recipes-support/gdbm/gdbm_1.14.1.bb
index 4bbe147..54e5696 100644
--- a/meta/recipes-support/gdbm/gdbm_1.13.bb
+++ b/meta/recipes-support/gdbm/gdbm_1.14.1.bb
@@ -10,8 +10,8 @@ SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
            file://ptest.patch \
           "
 
-SRC_URI[md5sum] = "8929dcda2a8de3fd2367bdbf66769376"
-SRC_URI[sha256sum] = "9d252cbd7d793f7b12bcceaddda98d257c14f4d1890d851c386c37207000a253"
+SRC_URI[md5sum] = "c2ddcb3897efa0f57484af2bd4f4f848"
+SRC_URI[sha256sum] = "cdceff00ffe014495bed3aed71c7910aa88bf29379f795abc0f46d4ee5f8bc5f"
 
 inherit autotools gettext texinfo lib_package ptest
 
-- 
2.7.4





More information about the Openembedded-core mailing list