v1.41.0
·
87 commits
to master
since this release
- mirrors: remove mirror files and entries from Makefile for mirrors removed in 138bb91.
- build: generate conffiles via Makefile instead of in termux-packages build.sh
- mirrors: fix removed, renamed and moved mirrors not getting deleted during package updates by manually deleting them in preinst step.
- pkg: ignore invalid mirror files that do not set the
MAIN,X11,ROOTandWEIGHTvariables to valid values.