summaryrefslogtreecommitdiffstats
path: root/development/radare2
diff options
context:
space:
mode:
author Fernando Lopez Jr2018-11-29 22:00:16 +0100
committer Willy Sudiarto Raharjo2018-12-01 01:27:50 +0100
commit42cc0f257770e42bdc71bb152668dc26dcca52ad (patch)
tree738efb2fcf23efcfb5e5d16e299aaaa3ec610295 /development/radare2
parentdfa52b60001c316eb96ebc569b7bd1ca9fdbc978 (diff)
downloadslackbuilds-42cc0f257770e42bdc71bb152668dc26dcca52ad.tar.gz
development/radare2: Updated for version 3.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/radare2')
-rw-r--r--development/radare2/radare2.SlackBuild2
-rw-r--r--development/radare2/radare2.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/radare2/radare2.SlackBuild b/development/radare2/radare2.SlackBuild
index 72dabf0d67..3e2b0a9c94 100644
--- a/development/radare2/radare2.SlackBuild
+++ b/development/radare2/radare2.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=radare2
-VERSION=${VERSION:-2.8.0}
+VERSION=${VERSION:-3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/radare2/radare2.info b/development/radare2/radare2.info
index 5fd0e55d2a..ed3634da8f 100644
--- a/development/radare2/radare2.info
+++ b/development/radare2/radare2.info
@@ -1,8 +1,8 @@
PRGNAM="radare2"
-VERSION="2.8.0"
+VERSION="3.1.0"
HOMEPAGE="http://radare.org/"
-DOWNLOAD="https://github.com/radare/radare2/archive/2.8.0/radare2-2.8.0.tar.gz"
-MD5SUM="30918b9b8141bb0cd1accbf0e54ab0dd"
+DOWNLOAD="https://github.com/radare/radare2/archive/3.1.0/radare2-3.1.0.tar.gz"
+MD5SUM="07250e703074b2ffb7f81139739266a6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="capstone"