summary refs log tree commit diff
path: root/fixdescriptors/httpd-2.0.45.fix
blob: e0db5ab2ef4a2db9fd7ec0a492b36bb450f9259e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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"))
  ]
)