radare2: update to 3.8.0.
This commit is contained in:
parent
260354b548
commit
d26b5de7f5
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'radare2'
|
||||
# cutter needs to be bumped when radare2 is updated
|
||||
pkgname=radare2
|
||||
version=3.7.1
|
||||
version=3.8.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-syscapstone"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="capstone-devel"
|
||||
short_desc="Advanced command line debugger and hexadecimal editor"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=89c605c307e7d29458aa816dfa556077a63474474838b9a5f45d2691b32ba0d5
|
||||
checksum=09496070458c02f04b63932839aba341ab64417c676cfc649a8e754e435952e1
|
||||
|
|
Loading…
Reference in a new issue