12 lines
399 B
Plaintext
12 lines
399 B
Plaintext
(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)))
|