From: Huang Qiyu Date: Thu, 18 Jan 2018 02:26:46 +0000 (+0800) Subject: gdbm: 1.13 -> 1.14.1 X-Git-Tag: uninative-1.8~586 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c01f12faaf8347cb193776fedac3401775b3bbe7;p=openembedded-core.git gdbm: 1.13 -> 1.14.1 Upgrade gdbm from 1.13 to 1.14.1. (From OE-Core rev: cede695564b1ac9e3513ac592aa43f695e6e00f0) Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- 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 4bbe147df5..54e5696e42 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