about summary refs log tree commit diff
path: root/test/fixdescriptors/httpd-2.0.45.fix
blob: bb8365b450b137c787a6724af17055030febf3cd (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", Source(Url("http://apache.cs.uu.nl/dist/httpd/httpd-2.0.45.tar.gz")))
  , Bind("build", Source("../build/httpd-build.sh"))
  ]
)