package/nasm: bump version to 2.15.05
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 20 Sep 2020 16:57:58 +0000 (18:57 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 21 Sep 2020 20:39:21 +0000 (22:39 +0200)
Fixes:
http://autobuild.buildroot.net/results/19e/19ee2bdd4c8d14cc1554092594b3721117ca1005/
http://autobuild.buildroot.net/results/72e/72e4089dafacd245e781214b72baeb81a1e3d3d7/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/nasm/nasm.hash
package/nasm/nasm.mk

index 7d04add9dcdf26530f55bf8b5f21f65b9a0a01af..86c67d6ba5e9a4134b21d5db42e57addd825bcd3 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  b0891d23aa083546e7845dfaa0a9109a03f1f57ad0740e7acd07f80df57876d8  nasm-2.15.04.tar.xz
+sha256  3caf6729c1073bf96629b57cee31eeb54f4f8129b01902c73428836550b30a3f  nasm-2.15.05.tar.xz
 sha256  1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0  LICENSE
index 63ff52a4af3d30053fcb5b88d2bab4209a16544d..b44b97e62befafbbc3bf746096580239b755cd43 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NASM_VERSION = 2.15.04
+NASM_VERSION = 2.15.05
 NASM_SOURCE = nasm-$(NASM_VERSION).tar.xz
 NASM_SITE = https://www.nasm.us/pub/nasm/releasebuilds/$(NASM_VERSION)
 NASM_LICENSE = BSD-2-Clause