* [Buildroot] [PATCH 1/1] package/nasm: bump to version 2.16.03
@ 2024-07-27 13:57 Fabrice Fontaine
2024-07-27 14:18 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2024-07-27 13:57 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
https://nasm.us/doc/nasmdocc.html
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/nasm/nasm.hash | 2 +-
package/nasm/nasm.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/nasm/nasm.hash b/package/nasm/nasm.hash
index d6513ff9c6..141e141b0c 100644
--- a/package/nasm/nasm.hash
+++ b/package/nasm/nasm.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 1e1b942ea88f22edae89659e15be26fa027eae0747f51413540f52d4eac4790d nasm-2.16.02.tar.xz
+sha256 1412a1c760bbd05db026b6c0d1657affd6631cd0a63cddb6f73cc6d4aa616148 nasm-2.16.03.tar.xz
sha256 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0 LICENSE
diff --git a/package/nasm/nasm.mk b/package/nasm/nasm.mk
index ec03b03977..e44d265be6 100644
--- a/package/nasm/nasm.mk
+++ b/package/nasm/nasm.mk
@@ -4,7 +4,7 @@
#
################################################################################
-NASM_VERSION = 2.16.02
+NASM_VERSION = 2.16.03
NASM_SOURCE = nasm-$(NASM_VERSION).tar.xz
NASM_SITE = https://www.nasm.us/pub/nasm/releasebuilds/$(NASM_VERSION)
NASM_LICENSE = BSD-2-Clause
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-27 14:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-27 13:57 [Buildroot] [PATCH 1/1] package/nasm: bump to version 2.16.03 Fabrice Fontaine
2024-07-27 14:18 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.