Skip to content

Commit f7ad0a6

Browse files
committed
fix opam
1 parent e5bbe4c commit f7ad0a6

File tree

1 file changed

+6
-0
lines changed
  • packages/pcre2/pcre2.8.0.3

1 file changed

+6
-0
lines changed

packages/pcre2/pcre2.8.0.3/opam

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,9 @@ build: [
3434
]
3535
]
3636
dev-repo: "git+https://github.com/camlp5/pcre2-ocaml.git"
37+
url {
38+
src: "https://github.com/camlp5/pcre2-ocaml/archive/refs/tags/8.0.3.tar.gz"
39+
checksum: [
40+
"sha512=351853a3d818ab96aa9ccc8240d75f21026eb8c3a00faaffe5cd22301c4fc8477ded9ca3032b3eceb68d6cdd75b9af131a7ad54fe8e839958dead0ac4c2b92af"
41+
]
42+
}

0 commit comments

Comments
 (0)