Commit Graph

7 Commits

Author SHA1 Message Date
Aditya Alok 0c176b3ecd
feat(wrk): enable auto-update, upgrade to 4.2.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-18 00:52:07 +05:30
Yaksh Bariya 4577a0cf69 revbump all packages dependent on openssl
%ci:no-build All packages will be triggered for rebuild manually
2022-03-01 12:36:05 +00:00
Yaksh Bariya f2f67b96a3 wrk: Fix builds
Patched Makefile to also include
2d433a9b43.
The patch is available in 4.2.0. I'll try upgrading wrk after OpenSSL 3
rebuild
2022-02-26 04:25:43 +00:00
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 2ed046ac92 wrk: crash fix
Apply patch suggested in issue https://github.com/termux/termux-packages/issues/5291.
2020-05-14 00:57:04 +03:00
Leonid Pliushch 6a75d95b5c wrk: provide lua source
Wrk is unable to load the compiled-in bytecode, so provide the
source file.
2020-05-08 03:29:57 +03:00
ifurther fe9c49ae32 new package: wrk (#5262)
* add wrk package
* install luajit into docker image
2020-05-08 02:23:01 +03:00