From 4b2446858ad03ec6833565d5f09948b53ad1752f Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Mon, 27 Mar 2023 15:15:33 -0600 Subject: development/rizin: Updated for version 0.5.2. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- development/rizin/rizin.SlackBuild | 4 ++-- development/rizin/rizin.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'development/rizin') diff --git a/development/rizin/rizin.SlackBuild b/development/rizin/rizin.SlackBuild index a9b15b89e5249..a5b4b80244d4f 100644 --- a/development/rizin/rizin.SlackBuild +++ b/development/rizin/rizin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for rizin -# Copyright 2022 Ebben Aries +# Copyright 2022-2023 Ebben Aries # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=rizin -VERSION=${VERSION:-0.5.1} +VERSION=${VERSION:-0.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/rizin/rizin.info b/development/rizin/rizin.info index 049b5ea583166..b159a30313f09 100644 --- a/development/rizin/rizin.info +++ b/development/rizin/rizin.info @@ -1,8 +1,8 @@ PRGNAM="rizin" -VERSION="0.5.1" +VERSION="0.5.2" HOMEPAGE="https://rizin.re/" -DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.5.1/rizin-src-v0.5.1.tar.xz" -MD5SUM="684e8150cb5ca0ac4ca6130467f96b2c" +DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.5.2/rizin-src-v0.5.2.tar.xz" +MD5SUM="0f8914c4b47f4d9f36c7473ebbdea4a6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="capstone" -- cgit v1.2.3