summaryrefslogtreecommitdiffstats
path: root/development/rizin
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-03-27 15:15:33 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:27 +0700
commit4b2446858ad03ec6833565d5f09948b53ad1752f (patch)
treeae194c77c3714ca216a641d867142e90701f7af5 /development/rizin
parenta817ceaa647dccf57fdecfeffc2eefec0611096a (diff)
downloadslackbuilds-4b2446858ad03ec6833565d5f09948b53ad1752f.tar.gz
slackbuilds-4b2446858ad03ec6833565d5f09948b53ad1752f.tar.xz
development/rizin: Updated for version 0.5.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/rizin')
-rw-r--r--development/rizin/rizin.SlackBuild4
-rw-r--r--development/rizin/rizin.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/rizin/rizin.SlackBuild b/development/rizin/rizin.SlackBuild
index a9b15b89e5..a5b4b80244 100644
--- a/development/rizin/rizin.SlackBuild
+++ b/development/rizin/rizin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for rizin
-# Copyright 2022 Ebben Aries <slackbuilds@dscp.org>
+# Copyright 2022-2023 Ebben Aries <slackbuilds@dscp.org>
# 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 049b5ea583..b159a30313 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"