update tor binary flag for new SSL
This commit is contained in:
parent
eb45d61dc9
commit
b147d5d21e
|
@ -134,7 +134,7 @@ public interface TorServiceConstants {
|
|||
public static final String CMD_SET_EXIT = "setexit";
|
||||
|
||||
|
||||
public static final String BINARY_TOR_VERSION = "0.2.8.9armx86";
|
||||
public static final String BINARY_TOR_VERSION = "0.2.8.9armx86-openssl1.0.2j";
|
||||
public static final String PREF_BINARY_TOR_VERSION_INSTALLED = "BINARY_TOR_VERSION_INSTALLED";
|
||||
|
||||
//obfsproxy
|
||||
|
|
Loading…
Reference in New Issue