radare2: update to 3.9.0.
This commit is contained in:
parent
6c06224776
commit
626858e5ae
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'radare2'
|
||||
# cutter needs to be bumped when radare2 is updated
|
||||
pkgname=radare2
|
||||
version=3.8.0
|
||||
version=3.9.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-syscapstone"
|
||||
|
@ -12,4 +12,4 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
|||
license="LGPL-3.0-only"
|
||||
homepage="http://www.radare.org"
|
||||
distfiles="https://github.com/radare/radare2/archive/${version}.tar.gz"
|
||||
checksum=09496070458c02f04b63932839aba341ab64417c676cfc649a8e754e435952e1
|
||||
checksum=270cf67d0dee8dab4ed21dfaab57671b479ec82f0fc8d1c988e121c48b51addc
|
||||
|
|
Loading…
Reference in New Issue