radare2: update to 2.3.0.
This commit is contained in:
parent
2a851308df
commit
bc322cb751
2 changed files with 3 additions and 3 deletions
|
@ -3011,7 +3011,7 @@ libkdeconnectinterfaces.so.1 kdeconnect-1.2_1
|
|||
libkdeconnectcore.so.1 kdeconnect-1.2_1
|
||||
libkpmcore.so.7 kpmcore-3.3.0_1
|
||||
libpkcs11-helper.so.1 pkcs11-helper-1.22_1
|
||||
libr2.so.2.2.0 radare2-2.2.0_1
|
||||
libr2.so.2.3.0 radare2-2.3.0_1
|
||||
libr_core.so radare2-2.2.0_1
|
||||
libr_config.so radare2-2.2.0_1
|
||||
libr_cons.so radare2-2.2.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'radare2'
|
||||
pkgname=radare2
|
||||
version=2.2.0
|
||||
version=2.3.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=99ba2a7c4aae99ae0c70ce0423fa6ed2344fb94a45bc83bf6c8716e2b3e7f1bf
|
||||
checksum=50a5797f168b10e02bd9c4d4ff61fe0459e1b79710c27405c94753694d6b9b3c
|
||||
|
|
Loading…
Reference in a new issue