suricata, elixir, tcpdump
This commit is contained in:
11
packages/bash.shrap
Normal file
11
packages/bash.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "bash")
|
||||
(version "5.3")
|
||||
(homepage "https://www.gnu.org/software/bash/")
|
||||
(dependencies make)
|
||||
(src (tar
|
||||
(url "https://ftp.gnu.org/gnu/bash/bash-5.3.tar.gz")
|
||||
(dir "bash-5.3")
|
||||
(blake3 "5bf3ac6c18f3dc3fe3e049a1e10ea5ae5c5b39dac2356cd796730f49b273fd0f")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user