nixpkgs/descriptors/httpd-2.0.45.fix

11 lines
287 B
Plaintext

Descr(
[ Bind("pkgId", "httpd-2.0.45")
, Bind("releaseId", "1")
, Bind("ssl", Fix("./openssl-0.9.7b.fix"))
, Bind("src", Url("1f33e9a2e2de06da190230fa72738d75", "http://apache.cs.uu.nl/dist/httpd/httpd-2.0.45.tar.gz"))
, Bind("build", Local("../build/httpd-build.sh"))
]
)