package/nasm: bump version to 2.15.04
Also separate the fields in the hash file by two spaces. Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
26d82d006b
commit
090a748aae
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 e24ade3e928f7253aa8c14aa44726d1edf3f98643f87c9d72ec1df44b26be8f5 nasm-2.14.02.tar.xz
|
||||
sha256 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0 LICENSE
|
||||
sha256 b0891d23aa083546e7845dfaa0a9109a03f1f57ad0740e7acd07f80df57876d8 nasm-2.15.04.tar.xz
|
||||
sha256 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NASM_VERSION = 2.14.02
|
||||
NASM_VERSION = 2.15.04
|
||||
NASM_SOURCE = nasm-$(NASM_VERSION).tar.xz
|
||||
NASM_SITE = https://www.nasm.us/pub/nasm/releasebuilds/$(NASM_VERSION)
|
||||
NASM_LICENSE = BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user