mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/radare2: Updated for version 3.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cb71067a7e
commit
eff8164b5d
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=radare2
|
||||
VERSION=${VERSION:-3.2.1}
|
||||
VERSION=${VERSION:-3.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="radare2"
|
||||
VERSION="3.2.1"
|
||||
VERSION="3.4.1"
|
||||
HOMEPAGE="http://radare.org/"
|
||||
DOWNLOAD="https://github.com/radare/radare2/archive/3.2.1/radare2-3.2.1.tar.gz"
|
||||
MD5SUM="5551e04d7b8ce205ddb1c04c59445cc2"
|
||||
DOWNLOAD="https://github.com/radare/radare2/archive/3.4.1/radare2-3.4.1.tar.gz"
|
||||
MD5SUM="119dbd16ffac0338aaa2d1eca9635b5f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="capstone"
|
||||
|
|
Loading…
Reference in a new issue