development/rizin: Updated for version 0.4.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2022-09-17 16:15:41 -06:00 committed by Willy Sudiarto Raharjo
parent 532b8d17c4
commit 6846ff8d6b
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.4.0}
VERSION=${VERSION:-0.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="rizin"
VERSION="0.4.0"
VERSION="0.4.1"
HOMEPAGE="https://rizin.re/"
DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.4.0/rizin-src-v0.4.0.tar.xz"
MD5SUM="241cfb0868d2a587d48a73a3dd3c9ffb"
DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.4.1/rizin-src-v0.4.1.tar.xz"
MD5SUM="3f8996c715665c0a9a1206a359cff424"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="capstone"