radare2: update to 3.5.1.
Closes #11838. Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
parent
f80e1bd310
commit
a18235a6ee
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'radare2'
|
# Template file for 'radare2'
|
||||||
# cutter needs to be bumped when radare2 is updated
|
# cutter needs to be bumped when radare2 is updated
|
||||||
pkgname=radare2
|
pkgname=radare2
|
||||||
version=3.5.0
|
version=3.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-syscapstone"
|
configure_args="--with-syscapstone"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="LGPL-3.0-only"
|
license="LGPL-3.0-only"
|
||||||
homepage="http://www.radare.org"
|
homepage="http://www.radare.org"
|
||||||
distfiles="https://github.com/radare/radare2/archive/${version}.tar.gz"
|
distfiles="https://github.com/radare/radare2/archive/${version}.tar.gz"
|
||||||
checksum=053c17c24d3b328ad4f058c2bd27f2b5e6e4d7468eb48602207ee5a0e006927f
|
checksum=818bac855b13f19f1a71059b683dcf3d9fc802494c5637e9a941b44488ced88e
|
||||||
|
|
Loading…
Reference in New Issue