Switch from git clone to tarball for source code fetching

This commit is contained in:
2025-05-14 21:40:25 +03:00
parent 046075f3f5
commit 5ad1b2c12c
2 changed files with 13 additions and 9 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
name: micro
description: A modern and intuitive terminal-based text editor
version: 2.0.14
revision: 2
url: https://micro-editor.github.io/
license: MIT
architecture: any
make_depends: ["git","golang"]
make_depends: ["golang"]
type: source