Skip to content

Commit

Permalink
chore(deps): bump openresty to 1.25.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
  • Loading branch information
bungle committed Aug 5, 2024
1 parent 7783b60 commit 0a31f86
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 1,680 deletions.
4 changes: 2 additions & 2 deletions .requirements
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
KONG_PACKAGE_NAME=kong

OPENRESTY=1.25.3.1
OPENRESTY_SHA256=32ec1a253a5a13250355a075fe65b7d63ec45c560bbe213350f0992a57cd79df
OPENRESTY=1.25.3.2
OPENRESTY_SHA256=2d564022b06e33b45f7e5cfaf1e5dc571d38d61803af9fa2754dfff353c28d9c
LUAROCKS=3.11.1
LUAROCKS_SHA256=c3fb3d960dffb2b2fe9de7e3cb004dc4d0b34bb3d342578af84f84325c669102
OPENSSL=3.2.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/bundle/LuaJIT-2.1-20231117/src/luajit_rolling.h b/bundle/LuaJIT-2.1-20231117/src/luajit_rolling.h
diff --git a/bundle/LuaJIT-2.1-20231117.1/src/luajit_rolling.h b/bundle/LuaJIT-2.1-20231117.1/src/luajit_rolling.h
index f082974..d16d66b 100644
--- a/bundle/LuaJIT-2.1-20231117/src/luajit_rolling.h
+++ b/bundle/LuaJIT-2.1-20231117/src/luajit_rolling.h
--- a/bundle/LuaJIT-2.1-20231117.1/src/luajit_rolling.h
+++ b/bundle/LuaJIT-2.1-20231117.1/src/luajit_rolling.h
@@ -32,7 +32,9 @@

#define OPENRESTY_LUAJIT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/bundle/LuaJIT-2.1-20231117/src/Makefile b/bundle/LuaJIT-2.1-20231117/src/Makefile
diff --git a/bundle/LuaJIT-2.1-20231117.1/src/Makefile b/bundle/LuaJIT-2.1-20231117.1/src/Makefile
index d80e45a..f87762e 100644
--- a/bundle/LuaJIT-2.1-20231117/src/Makefile
+++ b/bundle/LuaJIT-2.1-20231117/src/Makefile
--- a/bundle/LuaJIT-2.1-20231117.1/src/Makefile
+++ b/bundle/LuaJIT-2.1-20231117.1/src/Makefile
@@ -26,7 +26,8 @@ NODOTABIVER= 51
DEFAULT_CC = gcc
#
Expand Down
Loading

0 comments on commit 0a31f86

Please sign in to comment.