radare2: update to 2.0.0.
This commit is contained in:
parent
f72b605edd
commit
7c532efc50
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'radare2'
|
||||
pkgname=radare2
|
||||
version=1.6.0
|
||||
version=2.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-syscapstone"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-3"
|
||||
homepage="http://www.radare.org"
|
||||
distfiles="https://github.com/radare/radare2/archive/${version}.tar.gz"
|
||||
checksum=759d1c65dcd69d1189fc73e427c568ec234a7ca1958c19f5001c255dd31a3787
|
||||
checksum=7d734cb3c047774600928110c8f8b970eb6117630b66d2c7284bc4ed68242c83
|
||||
|
|
Loading…
Reference in New Issue