From patchwork Tue Oct 9 11:11:28 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,03/14] lzip: update to 1.13 Date: Tue, 09 Oct 2012 11:11:28 -0000 From: Marcin Juszkiewicz X-Patchwork-Id: 38015 Message-Id: <1349781099-25754-3-git-send-email-marcin.juszkiewicz@linaro.org> To: openembedded-devel@lists.openembedded.org Signed-off-by: Marcin Juszkiewicz --- meta-oe/recipes-support/lzip/{lzip_1.12.bb => lzip_1.13.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/lzip/{lzip_1.12.bb => lzip_1.13.bb} (85%) diff --git a/meta-oe/recipes-support/lzip/lzip_1.12.bb b/meta-oe/recipes-support/lzip/lzip_1.13.bb similarity index 85% rename from meta-oe/recipes-support/lzip/lzip_1.12.bb rename to meta-oe/recipes-support/lzip/lzip_1.13.bb index 68f9d0d..e04b6dc 100644 --- a/meta-oe/recipes-support/lzip/lzip_1.12.bb +++ b/meta-oe/recipes-support/lzip/lzip_1.13.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" SRC_URI = "http://download.savannah.gnu.org/releases/lzip/lzip-${PV}.tar.gz" -SRC_URI[md5sum] = "69a40172db5ce896b58d862c50fcd517" -SRC_URI[sha256sum] = "eabc590d02d404dc1a1cc8e2777ed398370174b68edb22043c8ca0b209dfcd27" +SRC_URI[md5sum] = "2f401e995c36cca05bd1805aa9c28231" +SRC_URI[sha256sum] = "c73d36c0a926b71d484eacc192262a1d209674e3f903016f2c74a2bcbc5c28ac" CONFIGUREOPTS = "\ '--srcdir=${S}' \