Signed-off-by: Khem Raj <[email protected]> --- .../lzip/{lzip_1.13.bb => lzip_1.14.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/lzip/{lzip_1.13.bb => lzip_1.14.bb} (85%)
diff --git a/meta-oe/recipes-support/lzip/lzip_1.13.bb b/meta-oe/recipes-support/lzip/lzip_1.14.bb similarity index 85% rename from meta-oe/recipes-support/lzip/lzip_1.13.bb rename to meta-oe/recipes-support/lzip/lzip_1.14.bb index e04b6dc..d6e1be4 100644 --- a/meta-oe/recipes-support/lzip/lzip_1.13.bb +++ b/meta-oe/recipes-support/lzip/lzip_1.14.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] = "2f401e995c36cca05bd1805aa9c28231" -SRC_URI[sha256sum] = "c73d36c0a926b71d484eacc192262a1d209674e3f903016f2c74a2bcbc5c28ac" +SRC_URI[md5sum] = "39a4b06952ee45274525dc0582cdd651" +SRC_URI[sha256sum] = "7ff5cc521560edb2a0a6cdf258cf3afdaeb1dbcc354d96d011d0dd7ec584cbe7" CONFIGUREOPTS = "\ '--srcdir=${S}' \ -- 1.7.9.5 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
