mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 14:03:29 +08:00
nasm: bump to version 2.12.02
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
f96e951275
commit
62033e150f
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 9dbba1ce620512e435ba57e69e811fe8e07d04359e47e0a0b5e94a5dd8367489 nasm-2.12.01.tar.xz
|
||||
sha256 4c866b60c0b1c4ebc715205d007b4640ff4e36af637c9a7deb87b2900e544321 nasm-2.12.02.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NASM_VERSION = 2.12.01
|
||||
NASM_VERSION = 2.12.02
|
||||
NASM_SOURCE = nasm-$(NASM_VERSION).tar.xz
|
||||
NASM_SITE = http://www.nasm.us/pub/nasm/releasebuilds/$(NASM_VERSION)
|
||||
NASM_LICENSE = BSD-2c
|
||||
|
Loading…
Reference in New Issue
Block a user