this repo has no description

camlpdf.2.5.3: Remove git:// protocol (unsupported by github)

Kate afff174e 6b61f8e1

Changed files
+1 -1
packages
camlpdf
camlpdf.2.5.3
+1 -1
packages/camlpdf/camlpdf.2.5.3/opam
···
authors: ["John Whitington"]
homepage: "http://github.com/johnwhitington/camlpdf"
bug-reports: "http://github.com/johnwhitington/camlpdf/issues"
-
dev-repo: "git://github.com/johnwhitington/camlpdf"
+
dev-repo: "git+https://github.com/johnwhitington/camlpdf"
license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
build: [[make]]
install: [[make "install"]]