mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] cross-nasm: Version bump. 2.16.01 -> 2.16.03
@ 2024-07-15 18:07 Christian Melki
  2024-08-05  6:49 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-07-15 18:07 UTC (permalink / raw)
  To: ptxdist; +Cc: p.zabel

Some minor fixes.
https://nasm.us/doc/nasmdocc.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 c84e97d18..da159da43 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	:= 2.16.01
+CROSS_NASM_VERSION	:= 2.16.03
 ifdef PTXCONF_ARCH_X86
-CROSS_NASM_MD5		:= d755ba0d16f94616c2907f8cab7c748b
+CROSS_NASM_MD5		:= 2b8c72c52eee4f20085065e68ac83b55
 CROSS_NASM		:= nasm-$(CROSS_NASM_VERSION)
 CROSS_NASM_SUFFIX	:= tar.xz
 CROSS_NASM_URL		:= http://www.nasm.us/pub/nasm/releasebuilds/$(CROSS_NASM_VERSION)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] cross-nasm: Version bump. 2.16.01 -> 2.16.03
  2024-07-15 18:07 [ptxdist] [PATCH] cross-nasm: Version bump. 2.16.01 -> 2.16.03 Christian Melki
@ 2024-08-05  6:49 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-08-05  6:49 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 1a9b27d426c45bb3f8068d762a5b6420dc89a314.

Michael

[sent from post-receive hook]

On Mon, 05 Aug 2024 08:49:25 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Some minor fixes.
> https://nasm.us/doc/nasmdocc.html
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240715180739.3870322-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/cross-nasm.make b/rules/cross-nasm.make
> index c84e97d18aa6..da159da43d93 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	:= 2.16.01
> +CROSS_NASM_VERSION	:= 2.16.03
>  ifdef PTXCONF_ARCH_X86
> -CROSS_NASM_MD5		:= d755ba0d16f94616c2907f8cab7c748b
> +CROSS_NASM_MD5		:= 2b8c72c52eee4f20085065e68ac83b55
>  CROSS_NASM		:= nasm-$(CROSS_NASM_VERSION)
>  CROSS_NASM_SUFFIX	:= tar.xz
>  CROSS_NASM_URL		:= http://www.nasm.us/pub/nasm/releasebuilds/$(CROSS_NASM_VERSION)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-05  6:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-15 18:07 [ptxdist] [PATCH] cross-nasm: Version bump. 2.16.01 -> 2.16.03 Christian Melki
2024-08-05  6:49 ` [ptxdist] [APPLIED] " Michael Olbrich

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