radare2: update to 0.10.2.
This commit is contained in:
parent
84ce6d6cb4
commit
5616338385
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'radare2'
|
||||
pkgname=radare2
|
||||
version=0.10.1
|
||||
version=0.10.2
|
||||
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="${homepage}/get/${pkgname}-${version}.tar.xz"
|
||||
checksum=5ac02717786f2ff3b5326927351d5ca38464da89675c8edfb4ded43addb22987
|
||||
checksum=1bc9ce6f5d6bec366324bc542653bba5c1b89a6980c17253ec3a1f75264beb3b
|
||||
|
|
Loading…
Reference in a new issue