Explorar el Código

opam dev-repo should be git url

Andy Li hace 7 años
padre
commit
a21172fcbe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      opam

+ 1 - 1
opam

@@ -6,7 +6,7 @@ author: "Haxe Foundation <[email protected]>"
 homepage: "https://haxe.org/"
 bug-reports: "https://github.com/HaxeFoundation/haxe/issues"
 license: ["GPL2+" "MIT"]
-dev-repo: "https://github.com/HaxeFoundation/haxe"
+dev-repo: "https://github.com/HaxeFoundation/haxe.git"
 build: [
   [make]
 ]