radare2: update to 3.2.1.
This commit is contained in:
parent
f7ca5a8df9
commit
9112b427e6
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'radare2'
|
||||
# cutter needs to be bumped when radare2 is updated
|
||||
pkgname=radare2
|
||||
version=3.2.0
|
||||
version=3.2.1
|
||||
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=18dbec13588d7795e3ce0b3a442578227d941b70cb1421b52abe127191db6634
|
||||
checksum=a4d0c1b3a3dfd810749578227940b8ea77e517d2c4d284c9687e49224a272796
|
||||
|
|
Loading…
Reference in New Issue