even more packages
This commit is contained in:
11
packages/lsof.shrap
Normal file
11
packages/lsof.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "lsof")
|
||||
(version "4.99.5")
|
||||
(homepage "https://lsof.readthedocs.io/en/latest/")
|
||||
(dependencies make groff)
|
||||
(src (tar
|
||||
(url "https://github.com/lsof-org/lsof/releases/download/4.99.5/lsof-4.99.5.tar.gz")
|
||||
(dir "lsof-4.99.5")
|
||||
(blake3 "d3a052cfbbea5d9be5e453fd1bdc61f8adc9bb38344a5b5e1707667bca7ea02a")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user