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.36.tar.gz"
13 checksum: [
14 "sha256=0541683317284d765062dcc7ee09c0fe76f8e0ba7d8599441f0852c68221b6f3"
15 "sha512=495ffbbfd4ae20570f75a4b273de6bd6849d7bf5bb2622a8d406fe7acccf165a9352005adcf9e102656ef8395f65b1f0dfc9f2e7fca58755161a1bc7a3bc403c"
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}