hiredis: update to version 1.0.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2020-09-28 23:56:48 +01:00
parent a7862b9ef9
commit 7a8465084a
2 changed files with 3 additions and 5 deletions
@@ -17,11 +17,9 @@ Date: Sun Jan 13 19:25:52 2019 +0100
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
diff --git a/Makefile b/Makefile
index 07b8a83..14d21de 100644
--- a/Makefile
+++ b/Makefile
@@ -166,8 +166,8 @@ $(PKGCONFNAME): hiredis.h
@@ -234,8 +234,8 @@ $(PKGCONFNAME): hiredis.h
@echo "Generating $@ for pkgconfig..."
@echo prefix=$(PREFIX) > $@
@echo exec_prefix=\$${prefix} >> $@