mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/rizin: Updated for version 0.7.3.
This Roll back prepackaged XZ version to 5.2.9. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
02c74ab03f
commit
ed359da2fd
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=rizin
|
||||
VERSION=${VERSION:-0.7.2}
|
||||
VERSION=${VERSION:-0.7.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rizin"
|
||||
VERSION="0.7.2"
|
||||
VERSION="0.7.3"
|
||||
HOMEPAGE="https://rizin.re/"
|
||||
DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.7.2/rizin-src-v0.7.2.tar.xz"
|
||||
MD5SUM="64988f55ed9c4c1f227a76e7a79f2a99"
|
||||
DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.7.3/rizin-src-v0.7.3.tar.xz"
|
||||
MD5SUM="04d24ac0c1776ff69c53c8a47a430c07"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="capstone"
|
||||
|
|
Loading…
Reference in a new issue