aboutsummaryrefslogtreecommitdiff
path: root/games/genact/Makefile.crates
Commit message (Collapse)AuthorAgeFilesLines
* games/genact: Update to 1.5.1Nuno Teixeira2026-01-271-1/+54
| | | | ChangeLog: https://github.com/svenstaro/genact/releases/tag/v1.5.1
* games/genact: Update to 1.5.0Nuno Teixeira2026-01-081-149/+166
| | | | ChangeLog: https://github.com/svenstaro/genact/releases/tag/v1.5.0
* games/genact: Update to 1.4.0Nuno Teixeira2024-02-161-53/+55
| | | | ChangeLog: https://github.com/svenstaro/genact/releases/tag/v1.4.0
* games/genact: Update to 1.3.0Nuno Teixeira2024-01-141-0/+163
- Move crates to Makefile.crates for a cleaner Makefile - Generate man page and install it - Remove powerpc patch as it is included upstream - Take maintainership ChangeLog: https://github.com/svenstaro/genact/blob/master/CHANGELOG.md PR: 276054 Approved by: 0mp