radare2: update shlibs
This commit is contained in:
parent
90e322acf8
commit
97ce543e01
|
@ -1637,4 +1637,5 @@ libgtest.so gtest-1.7.0_1
|
|||
libgtest_main.so gtest-1.7.0_1
|
||||
libxmlsec1-gcrypt.so.1 xmlsec1-1.2.20_2
|
||||
libxmlsec1-gnutls.so.1 xmlsec1-1.2.20_2
|
||||
libr_crypto.so.0.9.7 radare2-0.9.7_3
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'radare2'
|
||||
pkgname=radare2
|
||||
version=0.9.7
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
short_desc="Advanced command line debugger and hexadecimal editor"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
|
|
Loading…
Reference in New Issue