aboutsummaryrefslogtreecommitdiff
path: root/libs/nghttp2/Makefile
Commit message (Collapse)AuthorAge
* nghttp2: update to 1.42.0Rosen Penev2020-11-24
| | | | | | | | | | Move maintainer line up for consistency between packages. Remove CMAKE_INSTALL as there is an explicit InstallDev section. Add PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* nghttp2: import from coreHans Dedecker2020-08-29
As package curl has been imported from core and only libcurl depends on nghttp2 import it as well from core repo Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>