commit 944f075837a7ba3a3d2c3852442d5ad064f8fa7e parent 832a0ef8c0da121d7d47d095770398fdba544478 Author: Hugo Soucy <hugo@soucy.cc> Date: Mon, 21 Mar 2022 19:55:43 -0400 Replace the git url by a tar.gz one. Diffstat:
M | satelito-dev-4.rockspec | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/satelito-dev-4.rockspec b/satelito-dev-4.rockspec @@ -1,7 +1,7 @@ package = "satelito" version = "dev-4" source = { - url = "https://codeberg.org/hs0ucy/Satelito.git", + url = "https://codeberg.org/hs0ucy/Satelito/archive/Dev.4.0.tar.gz", tag = "Dev.4.0" } description = {