0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-01-31 19:02:25 +00:00
Biswapriyo Nath 182620a960 chore(main/amfora): add version number to makeflags
* Before:

```
$ amfora --version
Amfora
Commit:
Built by: Makefile
```

* After:

```
$ amfora --version
Amfora 1.10.0
Commit:
Built by: Makefile
```
2024-03-18 14:58:18 +02:00
..