Commit c526b510 authored by Bernd Kuhls's avatar Bernd Kuhls Committed by Thomas Petazzoni
Browse files

nasm: version bump 2.11.02

parent 9f5612c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)