suricata, elixir, tcpdump
This commit is contained in:
11
packages/erlang.shrap
Normal file
11
packages/erlang.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "erlang")
|
||||
(version "28.3.2")
|
||||
(homepage "https://www.erlang.org/")
|
||||
(dependencies perl libncurses)
|
||||
(src (tar
|
||||
(url "https://github.com/erlang/otp/releases/download/OTP-28.3.2/otp_src_28.3.2.tar.gz")
|
||||
(dir "otp_src_28.3.2")
|
||||
(blake3 "0fa9ae68d62853dd020bc850ae6bacef5439901d9ced28651ce3aee15100ef5a")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user