[lib]hello bitbucket -> github
This commit is contained in:
@@ -4,7 +4,7 @@ package Alire.Index.Hello is
|
||||
|
||||
function Project is new Catalogued_Project (Projects.Hello);
|
||||
|
||||
Repo : constant URL := "https://bitbucket.org/aleteolabs/hello.git";
|
||||
Repo : constant URL := "https://github.com/alire-project/hello.git";
|
||||
|
||||
V_1_0_0 : constant Release :=
|
||||
Project.Register
|
||||
|
||||
@@ -2,7 +2,7 @@ package Alire.Index.Libhello is
|
||||
|
||||
function Project is new Catalogued_Project (Projects.Libhello);
|
||||
|
||||
Repo : constant URL := "https://bitbucket.org/aleteolabs/libhello.git";
|
||||
Repo : constant URL := "https://github.com/alire-project/libhello.git";
|
||||
|
||||
V_1_0 : constant Release :=
|
||||
Project.Register
|
||||
|
||||
Reference in New Issue
Block a user