]> code.ossystems Code Review - openembedded-core.git/commitdiff
gdbm: update to 1.18.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 22 Nov 2018 15:41:26 +0000 (16:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Nov 2018 16:15:10 +0000 (16:15 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gdbm/gdbm_1.18.1.bb [moved from meta/recipes-support/gdbm/gdbm_1.18.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-support/gdbm/gdbm_1.18.bb
rename to meta/recipes-support/gdbm/gdbm_1.18.1.bb
index aad4300952cea0d12ad3aaaa7e9923d256d216b7..16ecc506cea98dfb2e750f25175b1041b6f9a99f 100644 (file)
@@ -10,8 +10,8 @@ SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
            file://ptest.patch \
           "
 
-SRC_URI[md5sum] = "e316f8e4a3e7e4f23955be65d54fec48"
-SRC_URI[sha256sum] = "b8822cb4769e2d759c828c06f196614936c88c141c3132b18252fe25c2b635ce"
+SRC_URI[md5sum] = "988dc82182121c7570e0cb8b4fcd5415"
+SRC_URI[sha256sum] = "86e613527e5dba544e73208f42b78b7c022d4fa5a6d5498bf18c8d6f745b91dc"
 
 inherit autotools gettext texinfo lib_package ptest