development/rizin: Updated for version 0.6.0

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2023-08-05 11:05:18 -07:00 committed by Willy Sudiarto Raharjo
parent 3019128d57
commit c534a3ca63
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rizin
VERSION=${VERSION:-0.5.2}
VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="rizin"
VERSION="0.5.2"
VERSION="0.6.0"
HOMEPAGE="https://rizin.re/"
DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.5.2/rizin-src-v0.5.2.tar.xz"
MD5SUM="0f8914c4b47f4d9f36c7473ebbdea4a6"
DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.6.0/rizin-src-v0.6.0.tar.xz"
MD5SUM="a0cb435270a299b6a259638afe6b7aae"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="capstone"