Skip to content

Commit

Permalink
Use v6.2.0-brim-dev2 artifact from new build-zeek repo
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz committed Jan 15, 2024
1 parent 050ae27 commit 05d61aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LDFLAGS = -s -X github.com/brimdata/brimcap/cli.Version=$(VERSION)

SURICATATAG = v5.0.3-brim5
SURICATAPATH = suricata-$(SURICATATAG)
ZEEKTAG = v6.2.0-brim-dev1
ZEEKTAG = v6.2.0-brim-dev2
ZEEKPATH = zeek-$(ZEEKTAG)

ZIP = zip -r
Expand Down

0 comments on commit 05d61aa

Please sign in to comment.