mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-21 13:53:59 -07:00
fixed wrong library name
This commit is contained in:
parent
07aaba42d4
commit
6c4d3c8fc4
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ LOCAL_STATIC_LIBRARIES := \
|
|||
libiconv\
|
||||
libneon\
|
||||
libcrypto_static\
|
||||
libssl_static
|
||||
libssl
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libsqlite\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue