system/jq: Fix MD5SUM.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Marek Wodzinski 2018-11-25 05:56:36 +07:00 committed by Willy Sudiarto Raharjo
parent b82f274276
commit 59b9c04093
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 1 additions and 1 deletions

View File

@ -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"