diff options
Diffstat (limited to 'libs/hiredis/Makefile')
-rw-r--r-- | libs/hiredis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hiredis/Makefile b/libs/hiredis/Makefile index 16d9333ba..1f0aa016b 100644 --- a/libs/hiredis/Makefile +++ b/libs/hiredis/Makefile @@ -16,6 +16,7 @@ PKG_SOURCE_URL:=https://github.com/redis/hiredis.git PKG_SOURCE_VERSION:=010756025e8cefd1bc66c6d4ed3b1648ef6f1f95 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz +PKG_MIRROR_HASH:=ac774e318215cbfad4b8e493a84b4fe9a03f9882828ea01eac5357f28b5e9cd4 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING |