mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-21 05:43:52 -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\
|
libiconv\
|
||||||
libneon\
|
libneon\
|
||||||
libcrypto_static\
|
libcrypto_static\
|
||||||
libssl_static
|
libssl
|
||||||
|
|
||||||
LOCAL_SHARED_LIBRARIES := \
|
LOCAL_SHARED_LIBRARIES := \
|
||||||
libsqlite\
|
libsqlite\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue