even more packages
This commit is contained in:
12
packages/htop.shrap
Normal file
12
packages/htop.shrap
Normal file
@@ -0,0 +1,12 @@
|
||||
(package
|
||||
(name "htop")
|
||||
(version "3.4.1")
|
||||
(homepage "https://htop.dev/")
|
||||
(dependencies xz libncurses)
|
||||
(src (tar
|
||||
(url "https://github.com/htop-dev/htop/releases/download/3.4.1/htop-3.4.1.tar.xz")
|
||||
(dir "htop-3.4.1")
|
||||
(blake3 "e2a02540bd75d1055d77957524a3a3ed89ae61ca10de501becb4f1c87d4fb4fa")))
|
||||
(build
|
||||
(configure_make
|
||||
(configure_flags "--disable-unicode"))))
|
||||
Reference in New Issue
Block a user