summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2024-03-01 03:28:30 +0100
committer Willy Sudiarto Raharjo2024-03-02 02:42:54 +0100
commit04a4d6405b1159748fb66066248bae06dec12a40 (patch)
treea903cdbe49a6603131de2de6f8c8c746d0b17523 /development
parent9e78a3bb59798722b8173a1e4481cd54af2c03fd (diff)
downloadslackbuilds-04a4d6405b1159748fb66066248bae06dec12a40.tar.gz
development/rizin: Updated for version 0.7.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 e89cb7c0e6..7e622bb4ae 100644
--- a/development/rizin/rizin.SlackBuild
+++ b/development/rizin/rizin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for rizin
-# Copyright 2022-2023 Ebben Aries <slackbuilds@dscp.org>
+# Copyright 2022-2024 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.6.3}
+VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/rizin/rizin.info b/development/rizin/rizin.info
index d5df6cc8de..29bac85279 100644
--- a/development/rizin/rizin.info
+++ b/development/rizin/rizin.info
@@ -1,8 +1,8 @@
PRGNAM="rizin"
-VERSION="0.6.3"
+VERSION="0.7.0"
HOMEPAGE="https://rizin.re/"
-DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.6.3/rizin-src-v0.6.3.tar.xz"
-MD5SUM="2feebafcc9cf53788abbde8be16528ea"
+DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.7.0/rizin-src-v0.7.0.tar.xz"
+MD5SUM="922bae13ca5158bbed9980249e1afdf5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="capstone"