commit d90767a7613e8466071bdd3d1369ce60ecfe459b
parent 674c57f4edf5c92f48af31f09038c658c2b0fb8e
Author: Hugo Soucy <hugo@soucy.cc>
Date: Fri, 14 Jul 2023 16:55:10 -0400
Replace git protocol by https
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/satelito-beta-3.rockspec b/satelito-beta-3.rockspec
@@ -1,7 +1,7 @@
package = "satelito"
version = "beta-3"
source = {
- url = "git://codeberg.org/hs0ucy/Satelito.git",
+ url = "https://codeberg.org/hs0ucy/Satelito.git",
tag = "Beta-3"
}
description = {