migrate to forge.kumikode.org
This commit is contained in:
parent
e16618f49e
commit
db37034a70
2 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
version=0.27.0
|
version=0.28.1
|
||||||
assignment-operator=end-line
|
assignment-operator=end-line
|
||||||
break-cases=fit
|
break-cases=fit
|
||||||
break-fun-decl=wrap
|
break-fun-decl=wrap
|
||||||
|
|
|
||||||
|
|
@ -8,12 +8,12 @@ maintainer: ["swrup <swrup@protonmail.com>"]
|
||||||
authors: [
|
authors: [
|
||||||
"pukkamustard <pukkamustard@posteo.net>"
|
"pukkamustard <pukkamustard@posteo.net>"
|
||||||
"swrup <swrup@protonmail.com>"
|
"swrup <swrup@protonmail.com>"
|
||||||
"Léo Andrès <contact@ndrs.fr>"
|
"pena <pena@kumikode.org>"
|
||||||
]
|
]
|
||||||
license: "BSD-2-Clause"
|
license: "BSD-2-Clause"
|
||||||
tags: ["leaflet" "javascript" "bindings" "interactive" "map" "openstreetmap"]
|
tags: ["leaflet" "javascript" "bindings" "interactive" "map" "openstreetmap"]
|
||||||
homepage: "https://git.zapashcanon.fr/swrup/leaflet"
|
homepage: "https://forge.kumikode.org/kumikode/leaflet"
|
||||||
bug-reports: "https://git.zapashcanon.fr/swrup/leaflet/issues"
|
bug-reports: "https://forge.kumikode.org/kumikode/leaflet/issues"
|
||||||
depends: [
|
depends: [
|
||||||
"dune" {>= "2.9"}
|
"dune" {>= "2.9"}
|
||||||
"ocaml" {>= "4.08"}
|
"ocaml" {>= "4.08"}
|
||||||
|
|
@ -39,4 +39,4 @@ build: [
|
||||||
]
|
]
|
||||||
["dune" "install" "-p" name "--create-install-files" name]
|
["dune" "install" "-p" name "--create-install-files" name]
|
||||||
]
|
]
|
||||||
dev-repo: "git+https://git.zapashcanon.fr/swrup/leaflet.git"
|
dev-repo: "git+https://forge.kumikode.org/kumikode/leaflet.git"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue