fix typo in mbr-format opam file
This commit is contained in:
parent
92f5399c09
commit
883df148ca
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@ depends: [
|
||||||
]
|
]
|
||||||
synopsis: "A simple library for manipulating Master Boot Records"
|
synopsis: "A simple library for manipulating Master Boot Records"
|
||||||
url {
|
url {
|
||||||
src: "git+https://github.com/mirage/ocaml-mbr.git
|
src: "git+https://github.com/mirage/ocaml-mbr.git"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue