system/jq: Fix MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b82f274276
commit
59b9c04093
|
@ -2,7 +2,7 @@ PRGNAM="jq"
|
|||
VERSION="1.6"
|
||||
HOMEPAGE="https://stedolan.github.io/jq/"
|
||||
DOWNLOAD="https://github.com/stedolan/jq/releases/download/jq-1.6/jq-1.6.tar.gz"
|
||||
MD5SUM="f5f70ad5dc46d95e0128dc94c25c4d5d"
|
||||
MD5SUM="e68fbd6a992e36f1ac48c99bbf825d6b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="oniguruma"
|
||||
|
|
Loading…
Reference in New Issue