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:
parent
066e4350eb
commit
fb252e9aa8
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue