sipp: bump to 3.6.1 584/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Mon, 12 Oct 2020 07:49:52 +0000 (09:49 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Mon, 12 Oct 2020 07:53:35 +0000 (09:53 +0200)
commit96b87978a4c7e5dbcce9c8f63c8f5a2636fd9764
tree76339571b800e969d7eb60c4b509b49f1f432011
parente80afb1545e2da181b8b7b1f89555b79d95bbc73
sipp: bump to 3.6.1

Upstream dropped autotools support, so this converts the build to use
cmake. Adds a simple include fix as well as a fix for older c++
compilers (the latter is a patch from upstream).

Support for pcaps is now also compiled in, to follow what upstream
considers a "common" build.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/sipp/Makefile
net/sipp/patches/01-locale-include.patch [new file with mode: 0644]
net/sipp/patches/02-Fix_compatibility_with_older_C++_in_3.6.x_branch.patch [new file with mode: 0644]