httping: update to 3.5
authorkrant <aleksey.vasilenko@gmail.com>
Sun, 25 Feb 2024 09:09:05 +0000 (11:09 +0200)
committerRosen Penev <rosenp@gmail.com>
Mon, 26 Feb 2024 22:07:53 +0000 (14:07 -0800)
commit06fa612c851abb1e532cca810a51a9a58e7c8eaf
tree8003c9d3b9616a100da6e3853aef6da923a23cf7
parent0a7794c57ecba1632ccbbbca1710774bee69f445
httping: update to 3.5

- Update package URLs
- Use local tarball for sources
- Switch to CMake
- Drop obsolete patches including 'minimize' (ipk size +3KB only)
- Add 3 new patches to fix musl, openssl and cmake issues

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
net/httping/Makefile
net/httping/patches/001-fix-musl.patch [new file with mode: 0644]
net/httping/patches/001-no_strip.patch [deleted file]
net/httping/patches/002-fix-openssl-bundle.patch [new file with mode: 0644]
net/httping/patches/002-fix_compile_warnings.patch [deleted file]
net/httping/patches/004-fix-cmake.patch [new file with mode: 0644]
net/httping/patches/004-minimize.patch [deleted file]