1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 19:17:09 +00:00
Commit Graph

4 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
Ubaldo Porcheddu
9e4531ec10 eja: update to 13.11.25 2020-11-25 15:04:38 +02:00
Leonid Pliushch
651b7407cc
eja: fix paths
/bin and /lib should be a subdirectories of _EJA_PATH ($PREFIX).

Replaces https://github.com/termux/termux-packages/pull/6069.
2020-11-25 03:55:55 +02:00
Ubaldo Porcheddu
79559c4ee8 add eja micro web server (#6051) 2020-11-22 20:37:08 +02:00