suricata, elixir, tcpdump
This commit is contained in:
11
packages/libpcap.shrap
Normal file
11
packages/libpcap.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "libpcap")
|
||||
(version "1.10.6")
|
||||
(homepage "https://www.tcpdump.org/")
|
||||
(dependencies xz flex bison)
|
||||
(src (tar
|
||||
(url "https://www.tcpdump.org/release/libpcap-1.10.6.tar.xz")
|
||||
(dir "libpcap-1.10.6")
|
||||
(blake3 "1e1ea3e7b28b8b7ef574c38cf0ab69094ad307a25e9218615a2f04043448d30c")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user