radare2: update to 3.6.0.
This commit is contained in:
parent
7542501257
commit
d1912ba6d6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'radare2'
|
||||
# cutter needs to be bumped when radare2 is updated
|
||||
pkgname=radare2
|
||||
version=3.5.1
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-syscapstone"
|
||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="LGPL-3.0-only"
|
||||
homepage="http://www.radare.org"
|
||||
distfiles="https://github.com/radare/radare2/archive/${version}.tar.gz"
|
||||
checksum=818bac855b13f19f1a71059b683dcf3d9fc802494c5637e9a941b44488ced88e
|
||||
checksum=a763d3812a4cec74fd39d67a2559a4e0073e9e8d1d55481e5feb3f00bbe19b02
|
||||
|
|
Loading…
Reference in a new issue