package/arp-scan: bump version to 1.9.7

Signed-off-by: Arthur Courtel <arthur.courtel@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Arthur Courtel
2020-01-31 14:32:13 +01:00
committed by Thomas Petazzoni
parent 638469086d
commit e5cfb319f9
3 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ HOST_PYTHON_DEPENDENCIES = host-expat host-zlib
ifeq ($(BR2_PACKAGE_HOST_PYTHON_SSL),y)
HOST_PYTHON_DEPENDENCIES += host-openssl
else
HOST_PYTHON_CONF_OPTS += --disable-ssl
HOST_PYTHON_CONF_OPTS += --disable-ssl --disable-hashlib
endif
PYTHON_INSTALL_STAGING = YES