zip, unzip, caddy, nmap, parted
This commit is contained in:
11
packages/parted.shrap
Normal file
11
packages/parted.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "parted")
|
||||
(version "3.6")
|
||||
(homepage "https://www.gnu.org/software/parted/")
|
||||
(dependencies util-linux libdevmapper libreadline)
|
||||
(src (tar
|
||||
(url "https://ftp.gnu.org/gnu/parted/parted-3.6.tar.xz")
|
||||
(dir "parted-3.6")
|
||||
(blake3 "30815d1a15a87a1d95aa1b3bb167662e17e244f9c262cabc79c4131d4a7bd0c6")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user