this repo has no description
1opam-version: "2.0"
2authors: "Alain Frisch"
3maintainer: "David Allsopp <david@tarides.com>"
4bug-reports: "https://github.com/ocaml/flexdll/issues"
5dev-repo: "git+https://github.com/ocaml/flexdll.git"
6homepage: "https://github.com/ocaml/flexdll#readme"
7license: "Zlib"
8synopsis: "FlexDLL Sources"
9description: "Source package for FlexDLL. Installs the required files for
10bootstrapping FlexDLL as part of an OCaml build."
11url {
12 src: "https://github.com/ocaml/flexdll/archive/refs/tags/0.40.tar.gz"
13 checksum: [
14 "sha256=cfce676f761de7f841ba22bc8d586d5eab0237d54ee666d6c30c49a8615edda1"
15 "sha512=70fa7201d39f782b116dcb1c6f7b4a484d1fb5d9a714dc380d2213ea90408bbf969cb8af6f513ee2a0a4dd50c9dd5c69851700ffeca2e969948e50ff63404d89"
16 ]
17}
18extra-source "flexdll.install" {
19 src: "https://raw.githubusercontent.com/ocaml/flexdll/5969494fb15550e78c5748c58ea4e5086fea92ae/flexdll.install"
20 checksum: [
21 "sha256=82aacd10fe906ee207f057573e3897e4b74a39a85a33b2d474c868b048c2bb6c"
22 "sha512=5f47e4ecfc769d1eeec5d1f9cb781960a4b4153e92c6d4e1ca03b08f1c778f308a969a1ce08fd844e08c40d9e12112fd081b3c19f3e465d5ce1c09f744861731"
23 ]
24}