Skip to content

Commit 5ef0b36

Browse files
committed
meh
1 parent 6b461b5 commit 5ef0b36

File tree

1 file changed

+4
-3
lines changed
  • packages/ledit/ledit.2.07

1 file changed

+4
-3
lines changed

packages/ledit/ledit.2.07/opam

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ synopsis: "Line editor, a la rlwrap"
1717
description: """
1818
One-line editor written in OCaml. It provides line editing for the
1919
Caml toplevels, as well as other interactive Unix commands."""
20-
extra-files: ["ledit.install" "md5=6d2953bf016b55439a707382d368c4ce"]
2120
url {
22-
src: "http://pauillac.inria.fr/~ddr/ledit/distrib/src/ledit-2.04.tgz"
23-
checksum: "md5=96ac3200b2a57591776e2d8840846186"
21+
src: "https://github.com/chetmurthy/ledit/archive/refs/tags/2.07.tar.gz"
22+
checksum: [
23+
"sha512=08c37b54db6096a2a9e94dd389aaed5a8bfc46abef19bb73c0798492b48b84a269dd1094263111c4cce2a1955d322a64c43cf38c0262f44cdbc635e1f487fd54"
24+
]
2425
}

0 commit comments

Comments
 (0)