Commit Graph

7 Commits

Author SHA1 Message Date
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
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
2020-12-20 15:16:34 +02:00
Leonid Pliushch f24fd9098c cronie: keep LD_PRELOAD and TZ variables 2020-07-11 01:01:06 +03:00
Leonid Pliushch cb50933035 cronie: depend on dash instead of bash
As it uses $PREFIX/bin/sh for executing commands.
2020-07-11 00:55:45 +03:00
Leonid Pliushch 4a8a1b3d95 cronie: bump revision 2020-07-11 00:52:15 +03:00
Leonid Pliushch ac4f2b9ac5 cronie: bump revision 2020-07-11 00:25:36 +03:00
Leonid Pliushch b341639e0f cronie: copy important environment variables
https://github.com/termux/termux-packages/issues/5510
2020-07-10 19:25:41 +03:00
Leonid Pliushch 17d5dfc0a6 finalize the busybox deprecation, add cronie as busybox crond replacement (#5499) 2020-07-09 00:53:36 +03:00