summaryrefslogtreecommitdiffstats
path: root/development/radare2
diff options
context:
space:
mode:
author Fernando Lopez Jr2017-12-30 23:51:32 +0100
committer Willy Sudiarto Raharjo2018-01-06 00:55:00 +0100
commit1cafbc9f7b2e66d00f1e31ff413f8cc510c5c79b (patch)
tree211bdbc3309bbbdf67d1ac8eb76c3607660d92d4 /development/radare2
parent23947b3869e3419f64ea718c49f4819bda6fc02c (diff)
downloadslackbuilds-1cafbc9f7b2e66d00f1e31ff413f8cc510c5c79b.tar.gz
development/radare2: Updated for version 2.2.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 4359b5ccf1..932aca04db 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.0.0}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/radare2/radare2.info b/development/radare2/radare2.info
index c0f5e3a129..8cc9ca42a2 100644
--- a/development/radare2/radare2.info
+++ b/development/radare2/radare2.info
@@ -1,8 +1,8 @@
PRGNAM="radare2"
-VERSION="2.0.0"
+VERSION="2.2.0"
HOMEPAGE="http://radare.org/"
-DOWNLOAD="https://github.com/radare/radare2/archive/2.0.0/radare2-2.0.0.tar.gz"
-MD5SUM="287f440163880858ac8a72c98287baf3"
+DOWNLOAD="https://github.com/radare/radare2/archive/2.2.0.tar.gz"
+MD5SUM="41813d5cc44917918898aac51de59a90"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="capstone"