From d2e070a320a2f43c534c744ebb8984123d0b36f4 Mon Sep 17 00:00:00 2001 From: zeek-bot Date: Mon, 25 Sep 2023 15:13:15 +0000 Subject: [PATCH] Update aggregated metadata. --- aggregate.meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aggregate.meta b/aggregate.meta index 6e61ac2..03a93b6 100644 --- a/aggregate.meta +++ b/aggregate.meta @@ -2162,7 +2162,7 @@ script_dir = analyzer summary = Spicy-based analyzer for the DHCP protocol test_command = cd tests && PATH=$(zkg config plugin_dir)/packages/spicy-plugin/bin:$PATH btest -d -j $(nproc) url = https://github.com/zeek/spicy-dhcp -version = v0.0.6 +version = v0.0.7 [zeek/spicy-dns] build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build .