nasm: bump to version 2.12

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2016-03-09 16:51:44 -03:00 committed by Peter Korsgaard
parent 4d191c0d09
commit f94071d416
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally calculated
sha256 c99467c7072211c550d147640d8a1a0aa4d636d4d8cf849f3bf4317d900a1f7f nasm-2.11.08.tar.xz
sha256 f34cc1e984ed619b8f9e96cea632e3c6fdea5e039069dbcb63397b7bd004f5a8 nasm-2.12.tar.xz

View file

@ -4,7 +4,7 @@
#
################################################################################
NASM_VERSION = 2.11.08
NASM_VERSION = 2.12
NASM_SOURCE = nasm-$(NASM_VERSION).tar.xz
NASM_SITE = http://www.nasm.us/pub/nasm/releasebuilds/$(NASM_VERSION)
NASM_LICENSE = BSD-2c