From: Alexander Kanavin Date: Fri, 3 Jun 2016 09:14:38 +0000 (+0300) Subject: gdbm: upgrade to 1.12 X-Git-Tag: uninative-1.3~792 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=81fa61c94a99100daf2955bc699aaa213d35af94;p=openembedded-core.git gdbm: upgrade to 1.12 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/gdbm/gdbm_1.11.bb b/meta/recipes-support/gdbm/gdbm_1.12.bb similarity index 88% rename from meta/recipes-support/gdbm/gdbm_1.11.bb rename to meta/recipes-support/gdbm/gdbm_1.12.bb index adf8c5bd38..c380073c35 100644 --- a/meta/recipes-support/gdbm/gdbm_1.11.bb +++ b/meta/recipes-support/gdbm/gdbm_1.12.bb @@ -10,8 +10,8 @@ SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \ file://ptest.patch \ " -SRC_URI[md5sum] = "72c832680cf0999caedbe5b265c8c1bd" -SRC_URI[sha256sum] = "8d912f44f05d0b15a4a5d96a76f852e905d051bb88022fcdfd98b43be093e3c3" +SRC_URI[md5sum] = "9ce96ff4c99e74295ea19040931c8fb9" +SRC_URI[sha256sum] = "d97b2166ee867fd6ca5c022efee80702d6f30dd66af0e03ed092285c3af9bcea" inherit autotools gettext texinfo lib_package ptest