Skip to content

Commit

Permalink
Update aggregated metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
zeek-bot committed Sep 11, 2024
1 parent 5c65c81 commit f053767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aggregate.meta
Original file line number Diff line number Diff line change
Expand Up @@ -2344,7 +2344,7 @@ depends = http://github.com/zeek/spicy-dhcp >=0.0.1
description = Meta package for a number of Spicy-based analyzers.
summary = Meta package for a number of Spicy-based analyzers
url = https://github.com/zeek/spicy-analyzers
version = v0.2.32
version = v0.2.33

[zeek/spicy-dhcp]
build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build .
Expand All @@ -2354,7 +2354,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.9
version = v0.0.10

[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 .
Expand Down

0 comments on commit f053767

Please sign in to comment.