package/nasm: bump version to 2.13.01
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 24 Jun 2017 07:35:13 +0000 (09:35 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 24 Jun 2017 10:07:56 +0000 (12:07 +0200)
Needed to fix x264 build error.

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

index 5d7c36dec5d55a2e080658c8b383126405246a6e..b88671c10a0c979be71592b38231a5817eb8cee5 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 4c866b60c0b1c4ebc715205d007b4640ff4e36af637c9a7deb87b2900e544321        nasm-2.12.02.tar.xz
+sha256 aa0213008f0433ecbe07bb628506a5c4be8079be20fc3532a5031fd639db9a5e  nasm-2.13.01.tar.xz
index 8afd320e87a5669db77b78843fde9036932e7ef9..3e2515e2eefb6a13f2e8086eae9c98ef68679187 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NASM_VERSION = 2.12.02
+NASM_VERSION = 2.13.01
 NASM_SOURCE = nasm-$(NASM_VERSION).tar.xz
 NASM_SITE = http://www.nasm.us/pub/nasm/releasebuilds/$(NASM_VERSION)
 NASM_LICENSE = BSD-2-Clause