Skip to content

Commit

Permalink
Updated zkg.meta
Browse files Browse the repository at this point in the history
  • Loading branch information
Kardbord committed May 9, 2024
1 parent 68dd3a0 commit 09dae9c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions zkg.meta
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
[package]
script_dir = scripts
test_command = cd testing && btest -c btest.cfg
summary = TODO: A summary of spicy-protobuf in one line
description = TODO: A more detailed description of spicy-protobuf.
It can span multiple lines, with this indentation.
summary = Spicy-based analyzer for Google Protocol Buffers
description = Spicy-based analyzer for Google Protocol Buffers
depends =
zeek >=4.0.0
build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build .
Expand Down

0 comments on commit 09dae9c

Please sign in to comment.