aboutsummaryrefslogtreecommitdiff
path: root/libs/hiredis
Commit message (Collapse)AuthorAge
* hiredis: fix pkg-config fileSebastian Kemper2019-01-13
| | | | | | Fix for using the .pc file when cross-compiling. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* hiredis: Update to 0.14.0Rosen Penev2018-10-08
| | | | | | Added PKG_BUILD_PARALLEL for faster building. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* hiredis: Switch to codeload tarballRosen Penev2018-07-30
| | | | | | Simpler makefile. Also fixes uscan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* 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>
* hiredis: Fix __redis_strerror_r lvalue errorFlorian Fainelli2017-04-01
| | | | | | | | Fixes the following build error: hiredis.h:101:24: error: lvalue required as left operand of assignment buf[(len)] = '\0'; Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* hiredis: update to version 0.13.3Daniel Golle2016-04-19
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* hiredis: add new packageDaniel Golle2015-06-24
Signed-off-by: Daniel Golle <daniel@makrotopia.org>