fancy colors and emojis, nodejs, gnupg
This commit is contained in:
11
packages/libcares.shrap
Normal file
11
packages/libcares.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "libcares")
|
||||
(version "1.34.6")
|
||||
(homepage "https://c-ares.org/")
|
||||
(dependencies make)
|
||||
(src (tar
|
||||
(url "https://github.com/c-ares/c-ares/releases/download/v1.34.6/c-ares-1.34.6.tar.gz")
|
||||
(dir "c-ares-1.34.6")
|
||||
(blake3 "053dfcbc7754502c2df605d0989f978793cf714014b18dbbef030bef405b1cc1")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user