Switched to public repos

This commit is contained in:
Jano at Zelda
2018-02-02 18:40:50 +01:00
parent cbbf5ff93e
commit 5ddb905aee
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ with Alire.Index.Libhello;
package Alire.Index.Hello is
Name : constant Project_Name := "hello";
Repo : constant URL := "git@bitbucket.org:aleteolabs/hello.git";
Repo : constant URL := "https@bitbucket.org/aleteolabs/hello.git";
V_1_0_0 : constant Release :=
Register_Git (Name,
+1 -1
View File
@@ -1,7 +1,7 @@
package Alire.Index.Libhello is
Name : constant Project_Name := "libhello";
Repo : constant URL := "git@bitbucket.org:aleteolabs/libhello.git";
Repo : constant URL := "https@bitbucket.org/aleteolabs/libhello.git";
V_1_0_0 : constant Release :=
Register_Git (Name,