If you are on TC64 you can follow my build script here to update by replacing the variable
V=4.9.2 with V=5.1
http://tinycorelinux.net/11.x/x86_64/tcz/src/nano/build-nano.shIf you are on TC64 I have no plans to update nano at the moment, once a year unless there is a security issue is my kindof rule. The build script is wrong for the tce.installed bit, it should read
chown root:staff $P/usr/local/tce.installed
chmod -R 775 $P/usr/local/tce.installed
chown $USER:staff $P/usr/local/tce.installed/$P
I think I should have included an export for the TC64 flags too.
If you are on TC32 then use Apps to download only the TCEs I name for building deps
compiletc submitqc xz ncursesw-dev groff file-dev sed texinfo
build it....if it works as expected, you can go thru the submission process as bmarkus is not with us at the moment.
the wiki has different flags for 32 bit too.
http://wiki.tinycorelinux.net/doku.php?id=wiki:creating_extensionsI do not build for TC32. But if you can not someone else, seeing your reply might volunteer.
You can always build a private extension...it could be fun?