termux-packages/packages/hexcurse
Henrik Grimler c6a6b1ed2b
hexcurse: fix compilation error
Fails with:

/home/builder/.termux-build/hexcurse/src/src/screen.c:495:27: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]
    mvwprintw(tmpwin,2,3, msg);
                          ^~~
2022-02-05 09:29:30 +01:00
..
build.sh hexcurse: fix compilation error 2022-02-05 09:29:30 +01:00
hexcurse.c.patch
src-screen.c.patch hexcurse: fix compilation error 2022-02-05 09:29:30 +01:00