micro: add new package

Modern and intuitive terminal-based text editor

https://micro-editor.github.io

Co-authored-by: Wesley Gimenes <wehagy+github@gmail.com>
Signed-off-by: Gregory Gullin <garuwex@gmail.com>
This commit is contained in:
Gregory Gullin
2025-07-12 16:42:06 +03:00
committed by George Sapkin
parent 55404adb91
commit 2d05ae0b4e
2 changed files with 51 additions and 0 deletions

3
utils/micro/test.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
micro -version | grep -F "${PKG_VERSION}"