mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] cross-nasm: Version bump. 3.01 -> 3.02
@ 2026-06-30 18:03 Christian Melki
  0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-06-30 18:03 UTC (permalink / raw)
  To: ptxdist

Minor bugfix release.
https://www.nasm.us/docs/3.02/nasmac.html

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/cross-nasm.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/cross-nasm.make b/rules/cross-nasm.make
index 4f1e06a6a..f69006845 100644
--- a/rules/cross-nasm.make
+++ b/rules/cross-nasm.make
@@ -15,9 +15,9 @@ CROSS_PACKAGES-$(PTXCONF_CROSS_NASM) += cross-nasm
 #
 # Paths and names
 #
-CROSS_NASM_VERSION	:= 3.01
+CROSS_NASM_VERSION	:= 3.02
 ifdef PTXCONF_ARCH_X86
-CROSS_NASM_SHA256	:= b7324cbe86e767b65f26f467ed8b12ad80e124e3ccb89076855c98e43a9eddd4
+CROSS_NASM_SHA256	:= 87336eba53b4acfe917424ab5d500d2b0054d9f5148d35c2273ccf2cfb712f0d
 CROSS_NASM		:= nasm-$(CROSS_NASM_VERSION)
 CROSS_NASM_SUFFIX	:= tar.xz
 CROSS_NASM_URL		:= \
-- 
2.43.0




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-30 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30 18:03 [ptxdist] [PATCH] cross-nasm: Version bump. 3.01 -> 3.02 Christian Melki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox