We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b461b5 commit 5ef0b36Copy full SHA for 5ef0b36
packages/ledit/ledit.2.07/opam
@@ -17,8 +17,9 @@ synopsis: "Line editor, a la rlwrap"
17
description: """
18
One-line editor written in OCaml. It provides line editing for the
19
Caml toplevels, as well as other interactive Unix commands."""
20
-extra-files: ["ledit.install" "md5=6d2953bf016b55439a707382d368c4ce"]
21
url {
22
- src: "http://pauillac.inria.fr/~ddr/ledit/distrib/src/ledit-2.04.tgz"
23
- checksum: "md5=96ac3200b2a57591776e2d8840846186"
+ src: "https://github.com/chetmurthy/ledit/archive/refs/tags/2.07.tar.gz"
+ checksum: [
+ "sha512=08c37b54db6096a2a9e94dd389aaed5a8bfc46abef19bb73c0798492b48b84a269dd1094263111c4cce2a1955d322a64c43cf38c0262f44cdbc635e1f487fd54"
24
+ ]
25
}
0 commit comments