From e84de68b3ff829c68d5a79def66b5349ea30d193 Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Wed, 25 Dec 2024 11:03:42 -0700 Subject: [PATCH] development/rizin: Updated for version 0.7.4 --- development/rizin/rizin.SlackBuild | 2 +- development/rizin/rizin.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/development/rizin/rizin.SlackBuild b/development/rizin/rizin.SlackBuild index bbc7e61e606..5a8efda66ef 100644 --- a/development/rizin/rizin.SlackBuild +++ b/development/rizin/rizin.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=rizin -VERSION=${VERSION:-0.7.3} +VERSION=${VERSION:-0.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/rizin/rizin.info b/development/rizin/rizin.info index 80e38e2f632..1f3281746c6 100644 --- a/development/rizin/rizin.info +++ b/development/rizin/rizin.info @@ -1,8 +1,8 @@ PRGNAM="rizin" -VERSION="0.7.3" +VERSION="0.7.4" HOMEPAGE="https://rizin.re/" -DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.7.3/rizin-src-v0.7.3.tar.xz" -MD5SUM="04d24ac0c1776ff69c53c8a47a430c07" +DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.7.4/rizin-src-v0.7.4.tar.xz" +MD5SUM="bc18f8d6923c51c7370bd7ef94530ff7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="capstone"