radare2: update to 2.8.0.
This commit is contained in:
parent
e5ece1f318
commit
fe08d2d4d4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'radare2'
|
||||
pkgname=radare2
|
||||
version=2.7.0
|
||||
version=2.8.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-syscapstone"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-3.0-only"
|
||||
homepage="http://www.radare.org"
|
||||
distfiles="https://github.com/radare/radare2/archive/${version}.tar.gz"
|
||||
checksum=624074a3edf55ee1d24e7ab05d65cb88f9672f6689f8fcc8bdd4e95faf35dce0
|
||||
checksum=633c1b59e8935f6157142e7bd134b262f07595263c31c6ca3a194dd987a46360
|
||||
|
|
Loading…
Reference in New Issue