generate cool dependency graph
This commit is contained in:
11
packages/libpsl.shrap
Normal file
11
packages/libpsl.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "libpsl")
|
||||
(version "0.21.5")
|
||||
(homepage "https://github.com/rockdaboot/libpsl")
|
||||
(dependencies python)
|
||||
(src (tar
|
||||
(url "https://github.com/rockdaboot/libpsl/releases/download/0.21.5/libpsl-0.21.5.tar.gz")
|
||||
(dir "libpsl-0.21.5")
|
||||
(blake3 "75520a5e4ef205ad5fcb236075182c9e7aeb4f3122ebdb32854a14f49dc52676")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user