nasm: bump to version 2.13.02
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 19 Dec 2017 21:56:29 +0000 (22:56 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 20 Dec 2017 20:22:38 +0000 (21:22 +0100)
And add a hash for the license file.

Release notes:
http://www.nasm.us/doc/nasmdocc.html

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/nasm/nasm.hash
package/nasm/nasm.mk

index b88671c10a0c979be71592b38231a5817eb8cee5..260e5d7bc4da3891a89de713cb450ee9b50a616a 100644 (file)
@@ -1,2 +1,3 @@
 # Locally calculated
-sha256 aa0213008f0433ecbe07bb628506a5c4be8079be20fc3532a5031fd639db9a5e  nasm-2.13.01.tar.xz
+sha256 8ac3235f49a6838ff7a8d7ef7c19a4430d0deecc0c2d3e3e237b5e9f53291757  nasm-2.13.02.tar.xz
+sha256 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0  LICENSE
index 3e2515e2eefb6a13f2e8086eae9c98ef68679187..ee3fd9c542d39e01ee5c7ac757921d97e42aebd9 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NASM_VERSION = 2.13.01
+NASM_VERSION = 2.13.02
 NASM_SOURCE = nasm-$(NASM_VERSION).tar.xz
 NASM_SITE = http://www.nasm.us/pub/nasm/releasebuilds/$(NASM_VERSION)
 NASM_LICENSE = BSD-2-Clause