aboutsummaryrefslogtreecommitdiff
path: root/libs/hiredis
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2020-06-07 18:53:30 +0100
committerDaniel Golle <daniel@makrotopia.org>2020-06-07 18:54:49 +0100
commit617b1b08dfcd17552cc8b703b4cd7a08b60488a0 (patch)
tree9dd0d42fd9b600d65f98f8025ad276b5d1f0cde0 /libs/hiredis
parentd879097f9d95e2626585c9807c0835d93e39f131 (diff)
hiredis: update to version 0.14.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
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