12 lines
386 B
Plaintext
12 lines
386 B
Plaintext
(package
|
|
(name "libnghttp2")
|
|
(version "1.68.0")
|
|
(homepage "https://nghttp2.org/")
|
|
(dependencies make)
|
|
(src (tar
|
|
(url "https://github.com/nghttp2/nghttp2/releases/download/v1.68.0/nghttp2-1.68.0.tar.gz")
|
|
(dir "nghttp2-1.68.0")
|
|
(blake3 "1894c685f2aaad1112757fdb525bbd2305ddda3975b0cdb68a80d36184934093")))
|
|
(build
|
|
(configure_make)))
|