diff options
-rw-r--r-- | meta/recipes-devtools/nasm/nasm_2.11.06.bb (renamed from meta/recipes-devtools/nasm/nasm_2.11.05.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/nasm/nasm_2.11.05.bb b/meta/recipes-devtools/nasm/nasm_2.11.06.bb index fbfd5853b8..4a69a6a92e 100644 --- a/meta/recipes-devtools/nasm/nasm_2.11.05.bb +++ b/meta/recipes-devtools/nasm/nasm_2.11.06.bb | |||
@@ -6,8 +6,8 @@ COMPATIBLE_HOST = '(x86_64|i.86).*-(linux|freebsd.*)' | |||
6 | 6 | ||
7 | 7 | ||
8 | SRC_URI = "http://www.nasm.us/pub/nasm/releasebuilds/${PV}/nasm-${PV}.tar.bz2 " | 8 | SRC_URI = "http://www.nasm.us/pub/nasm/releasebuilds/${PV}/nasm-${PV}.tar.bz2 " |
9 | SRC_URI[md5sum] = "f6b1db2858cad82bbb0c8c6f3e2b0fb2" | 9 | SRC_URI[md5sum] = "9d93e8df5f5c005567f47ed6ca3a93d4" |
10 | SRC_URI[sha256sum] = "4a417bcf5cde5d203e228feea3f428a6ff4d700d558e4d79d50a30a695bdfae9" | 10 | SRC_URI[sha256sum] = "87b6d97d6981ca468f9dafda44cf1bb1ba122cec329d4d389af5db04fa0c3e6c" |
11 | 11 | ||
12 | inherit autotools-brokensep | 12 | inherit autotools-brokensep |
13 | 13 | ||