aboutsummaryrefslogtreecommitdiff
path: root/lang/lua-curl-v3
Commit message (Collapse)AuthorAge
* treewide: refresh hashes after move to use ZSTD as defaultRobert Marko2024-04-07
| | | | | | | | With the recent move to using ZSTD as the default compression format for packaging git repo clones we must refresh all of the hashes for the packages feed as well. Signed-off-by: Robert Marko <robimarko@gmail.com>
* lua-curl-v3: fix build on macosSergey V. Lobanov2022-01-08
| | | | | | | | | lua-curl-v3 detects OS and changes compilation flags depends on OS. If Darwin is detected then it adds GCC non-compatible flags. OpenWrt is always Linux, OS detection is disabled via UNAME=Linux as a part of MAKE_FLAGS Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* Lua-cURLv3: add packageRainer Poisel2021-07-16
Signed-off-by: Rainer Poisel <rainer.poisel@gmail.com>