Skip to content

Commit df8dc14

Browse files
committed
lua: update to 5.4.8003-alpha.1
Disables passing through of CFLAGS.
1 parent 26bb18c commit df8dc14

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

rust/Cargo.lock.in

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ suricata-derive = { path = "./derive", version = "@PACKAGE_VERSION@" }
8989
suricata-sys = { path = "./sys", version = "@PACKAGE_VERSION@" }
9090
suricata-ffi = { path = "./ffi", version = "@PACKAGE_VERSION@" }
9191

92-
suricata-lua-sys = { version = "5.4.8002" }
92+
suricata-lua-sys = { version = "5.4.8003-alpha.1" }
9393

9494
htp = { package = "suricata-htp", path = "./htp", version = "@PACKAGE_VERSION@" }
9595

0 commit comments

Comments
 (0)