fixed bitbucket -> github

This commit is contained in:
Alejandro R Mosteo
2018-03-12 16:05:06 +01:00
parent fd50d0f8a1
commit 1e06706da1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ package Alire.Index.Alire is
function Project is new Catalogued_Project (Projects.Alire);
Repo : constant URL := "https://bitbucket.org/aleteolabs/alire.git";
Repo : constant URL := "https://github.com/alire-project/alire.git";
V_0_2 : constant Release :=
Project.Register
+1 -1
View File
@@ -5,7 +5,7 @@ package Alire.Index.Alr is
function Project is new Catalogued_Project (Projects.Alr);
Repo : constant URL := "https://bitbucket.org/aleteolabs/alr.git";
Repo : constant URL := "https://github.com/alire-project/alr.git";
V_0_2 : constant Release :=
Project.Register