From: Richard Purdie Date: Wed, 16 Jul 2014 11:08:26 +0000 (+0000) Subject: nasm: Update 2.11.02 -> 2.11.05 X-Git-Tag: 2015-4~2323 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=403eed4b92a8b8d841b8a3ab9f1b2c25130f1deb;p=openembedded-core.git nasm: Update 2.11.02 -> 2.11.05 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/nasm/nasm_2.11.02.bb b/meta/recipes-devtools/nasm/nasm_2.11.05.bb similarity index 81% rename from meta/recipes-devtools/nasm/nasm_2.11.02.bb rename to meta/recipes-devtools/nasm/nasm_2.11.05.bb index db84ec579f..fbfd5853b8 100644 --- a/meta/recipes-devtools/nasm/nasm_2.11.02.bb +++ b/meta/recipes-devtools/nasm/nasm_2.11.05.bb @@ -6,8 +6,8 @@ COMPATIBLE_HOST = '(x86_64|i.86).*-(linux|freebsd.*)' SRC_URI = "http://www.nasm.us/pub/nasm/releasebuilds/${PV}/nasm-${PV}.tar.bz2 " -SRC_URI[md5sum] = "3bbc8ed83115b8caf7931f35ec3bc5e0" -SRC_URI[sha256sum] = "ece26b5ef565f94d19a72756d05965e424d2e5ca55f88b949852da70dd62f0e0" +SRC_URI[md5sum] = "f6b1db2858cad82bbb0c8c6f3e2b0fb2" +SRC_URI[sha256sum] = "4a417bcf5cde5d203e228feea3f428a6ff4d700d558e4d79d50a30a695bdfae9" inherit autotools-brokensep