httping: import from oldpackages and upgrade to version 2.5 4631/head
authorMarcin Jurkowski <marcin1j@gmail.com>
Tue, 25 Jul 2017 18:46:35 +0000 (20:46 +0200)
committerMarcin Jurkowski <marcin1j@gmail.com>
Tue, 25 Jul 2017 22:23:34 +0000 (00:23 +0200)
commitaef80dbb9d18e46e18c6f3a0559f9a8258007444
tree2563bc3f53aa537f2570ac56756dea3a6ad1f17d
parentdf1f3a41c8935386d37c02303843f1cc232d620b
httping: import from oldpackages and upgrade to version 2.5

Package version upgraded to 2.5 with patches:
- Fixed compiler warnings
- Fixed miscalculated response time
- Reduced binary size by stripping unused code

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
net/httping/Makefile [new file with mode: 0644]
net/httping/patches/001-no_strip.patch [new file with mode: 0644]
net/httping/patches/002-fix_compile_warnings.patch [new file with mode: 0644]
net/httping/patches/003-fix_response_time.patch [new file with mode: 0644]
net/httping/patches/004-minimize.patch [new file with mode: 0644]