From 27a1166e92eeac499732839de1026564357e5054 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 16 Jan 2018 10:49:20 -0800 Subject: [PATCH] nasm: upgrade 2.13.01 -> 2.13.02 Signed-off-by: Richard Purdie --- .../nasm/{nasm_2.13.01.bb => nasm_2.13.02.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/nasm/{nasm_2.13.01.bb => nasm_2.13.02.bb} (80%) diff --git a/meta/recipes-devtools/nasm/nasm_2.13.01.bb b/meta/recipes-devtools/nasm/nasm_2.13.02.bb similarity index 80% rename from meta/recipes-devtools/nasm/nasm_2.13.01.bb rename to meta/recipes-devtools/nasm/nasm_2.13.02.bb index bf18cd6d14..15672abe7d 100644 --- a/meta/recipes-devtools/nasm/nasm_2.13.01.bb +++ b/meta/recipes-devtools/nasm/nasm_2.13.02.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=90904486f8fbf1861cf42752e1a39efe" SRC_URI = "http://www.nasm.us/pub/nasm/releasebuilds/${PV}/nasm-${PV}.tar.bz2 " -SRC_URI[md5sum] = "1f7d4662040d24351df7d6719ed4f97a" -SRC_URI[sha256sum] = "08f97baf0a7f892128c6413cfa93b69dc5825fbbd06c70928aea028835d198fa" +SRC_URI[md5sum] = "f301c7ce89f28af9319edaf917365f61" +SRC_URI[sha256sum] = "8d3028d286be7c185ba6ae4c8a692fc5438c129b2a3ffad60cbdcedd2793bbbe" inherit autotools-brokensep -- 2.40.1