aboutsummaryrefslogtreecommitdiff
path: root/libs/hiredis
diff options
context:
space:
mode:
Diffstat (limited to 'libs/hiredis')
-rw-r--r--libs/hiredis/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/hiredis/Makefile b/libs/hiredis/Makefile
index 1ec13921b..6b8150d68 100644
--- a/libs/hiredis/Makefile
+++ b/libs/hiredis/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hiredis
-PKG_VERSION:=0.14.0
-PKG_RELEASE:=2
+PKG_VERSION:=0.14.1
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/redis/hiredis/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=042f965e182b80693015839a9d0278ae73fae5d5d09d8bf6d0e6a39a8c4393bd
+PKG_HASH:=2663b2aed9fd430507e30fc5e63274ee40cdd1a296026e22eafd7d99b01c8913
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=COPYING