In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.
Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.
[skip ci]
%ci:no-build
hashdeep requires 64-bit off_t and fails with an assertion at startup
if that is not satisfied.
Build against Android 7.0 (android-24) to have working 64_bit on
32-bit arches (arm and i686).
Fixes#1733.