libraries/hiredis: Fix md5sum.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-09-27 16:54:56 -04:00 committed by Willy Sudiarto Raharjo
parent 066e4350eb
commit fb252e9aa8
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ PRGNAM="hiredis"
VERSION="1.0.0"
HOMEPAGE="https://github.com/redis/hiredis"
DOWNLOAD="https://github.com/redis/hiredis/archive/v1.0.0/hiredis-1.0.0.tar.gz"
MD5SUM="3e1c541f9df28becb82a611e63e3e939"
MD5SUM="209ae570cdee65a5143ea6db8ac07fe3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""