nasm: version bump 2.11.02

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2014-04-03 21:01:06 +02:00 committed by Thomas Petazzoni
parent 9f5612c568
commit c526b5107e

View File

@ -4,7 +4,7 @@
#
################################################################################
NASM_VERSION = 2.10.01
NASM_VERSION = 2.11.02
NASM_SOURCE = nasm-$(NASM_VERSION).tar.xz
NASM_SITE = http://www.nasm.us/pub/nasm/releasebuilds/$(NASM_VERSION)