libssh2: Remove old artifacts from autotools platform 9854/head
authorRosen Penev <rosenp@gmail.com>
Wed, 28 Aug 2019 20:01:34 +0000 (13:01 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 28 Aug 2019 20:07:34 +0000 (13:07 -0700)
commit6a1cd83265209ea882d9b2c71543257273d3d834
treeff1b313c6f24c3795aab8d2ce96dd54f5046bad5
parenta447e1c6b2dac374bbd8b84554d994628f897453
libssh2: Remove old artifacts from autotools platform

Removed PKG_FIXUP. It has no meaning with CMake.

Replaced PKG_INSTALL with CMAKE_INSTALL. Consequentially, removed
InstallDev section.

Added ABI_VERSION to force package rebuilds when it increases.

Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license tag.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/libssh2/Makefile