aboutsummaryrefslogtreecommitdiff
path: root/libs/libhttp-parser
Commit message (Collapse)AuthorAge
* libhttp-parser: Bump package version and update link to GitHubTibor Dudlák2018-02-12
| | | | | | | | | | Bumped package version. There was an issue with .so file: dependent package wanted lib.so.2.8 but there was only lib.so.2.8.0 there so one more symlink added. http-parser sources are owned by nodejs now. Signed-off-by: Tibor Dudlák <tdudlak@redhat.com>
* libhttp-parser: bump to 2.7.1Marko Ratkaj2017-11-29
| | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* misc: Correct tag spelling PKG_LICENSE_FILESTed Hess2014-12-09
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Adding support for libhttp-parserageekymonk2014-11-27
Signed-off-by: Ramanathan Sivagurunathan <ramzthecoder@gmail.com>