12 lines
386 B
Plaintext
12 lines
386 B
Plaintext
(package
|
|
(name "libexpat")
|
|
(version "2.7.4")
|
|
(homepage "https://libexpat.github.io/")
|
|
(dependencies make)
|
|
(src (tar
|
|
(url "https://github.com/libexpat/libexpat/releases/download/R_2_7_4/expat-2.7.4.tar.gz")
|
|
(dir "expat-2.7.4")
|
|
(blake3 "0fb72ab81c753e20bc000c90cf1b71287d3de9fa48b3063e3a562d50a9697224")))
|
|
(build
|
|
(configure_make)))
|