summaryrefslogtreecommitdiff
path: root/package/nasm
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-07-14 07:10:15 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-14 12:33:28 +0200
commit62033e150f8e8b6597840b2812db1a3eac699a38 (patch)
treed8e9749270e02e480af5aae3c82265aaab562df5 /package/nasm
parentf96e951275ec1ed38e801fc97edb070dfa17a221 (diff)
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>
Diffstat (limited to 'package/nasm')
-rw-r--r--package/nasm/nasm.hash2
-rw-r--r--package/nasm/nasm.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/nasm/nasm.hash b/package/nasm/nasm.hash
index 4ec185336..5d7c36dec 100644
--- a/package/nasm/nasm.hash
+++ b/package/nasm/nasm.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 9dbba1ce620512e435ba57e69e811fe8e07d04359e47e0a0b5e94a5dd8367489 nasm-2.12.01.tar.xz
+sha256 4c866b60c0b1c4ebc715205d007b4640ff4e36af637c9a7deb87b2900e544321 nasm-2.12.02.tar.xz
diff --git a/package/nasm/nasm.mk b/package/nasm/nasm.mk
index e9343beec..f5d9ea0bb 100644
--- a/package/nasm/nasm.mk
+++ b/package/nasm/nasm.mk
@@ -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