All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/luajit: bump to version 97813fb924edf822455f91a5fbbdfdb349e5984f
@ 2024-10-19  8:15 Francois Perrad
  2024-10-19 17:55 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2024-10-19  8:15 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/luajit/0002-install-inc.patch | 2 +-
 package/luajit/luajit.hash            | 2 +-
 package/luajit/luajit.mk              | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/luajit/0002-install-inc.patch b/package/luajit/0002-install-inc.patch
index 163a5d36f..eec77a5f8 100644
--- a/package/luajit/0002-install-inc.patch
+++ b/package/luajit/0002-install-inc.patch
@@ -14,4 +14,4 @@ Index: b/Makefile
 +INSTALL_DEFINC= $(DPREFIX)/include
  INSTALL_INC=   $(INSTALL_DEFINC)
  
- INSTALL_LJLIBD= $(INSTALL_SHARE)/luajit-$(MMVERSION)
+ export INSTALL_LJLIBD= $(INSTALL_SHARE)/luajit-$(MMVERSION)
diff --git a/package/luajit/luajit.hash b/package/luajit/luajit.hash
index 54ae3f993..eddd2a241 100644
--- a/package/luajit/luajit.hash
+++ b/package/luajit/luajit.hash
@@ -1,5 +1,5 @@
 # Locally calculated
-sha256  346b028d9ba85e04b7e23a43cc51ec076574d2efc0d271d4355141b0145cd6e0  luajit-04dca7911ea255f37be799c18d74c305b921c1a6.tar.gz
+sha256  cbf1647acbd340c62b9c342dae43290762efa1b26d8bf8457f143fabf8ed86c7  luajit-97813fb924edf822455f91a5fbbdfdb349e5984f.tar.gz
 
 # Locally calculated
 sha256  1130331ac861a4b4520e9c8ad0814efdc6f1e79ea55ea9c460c73733d13ccb5f  COPYRIGHT
diff --git a/package/luajit/luajit.mk b/package/luajit/luajit.mk
index 951206b83..301973db7 100644
--- a/package/luajit/luajit.mk
+++ b/package/luajit/luajit.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUAJIT_VERSION = 04dca7911ea255f37be799c18d74c305b921c1a6
+LUAJIT_VERSION = 97813fb924edf822455f91a5fbbdfdb349e5984f
 LUAJIT_SITE = $(call github,LuaJIT,LuaJIT,$(LUAJIT_VERSION))
 LUAJIT_LICENSE = MIT
 LUAJIT_LICENSE_FILES = COPYRIGHT
-- 
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

* Re: [Buildroot] [PATCH] package/luajit: bump to version 97813fb924edf822455f91a5fbbdfdb349e5984f
  2024-10-19  8:15 [Buildroot] [PATCH] package/luajit: bump to version 97813fb924edf822455f91a5fbbdfdb349e5984f Francois Perrad
@ 2024-10-19 17:55 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-19 17:55 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

On Sat, 19 Oct 2024 10:15:03 +0200
Francois Perrad <francois.perrad@gadz.org> wrote:

> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/luajit/0002-install-inc.patch | 2 +-
>  package/luajit/luajit.hash            | 2 +-
>  package/luajit/luajit.mk              | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-10-19 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-19  8:15 [Buildroot] [PATCH] package/luajit: bump to version 97813fb924edf822455f91a5fbbdfdb349e5984f Francois Perrad
2024-10-19 17:55 ` 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.