network/sslscan: Fix DOWNLOAD url.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-03-04 08:25:01 +07:00
parent abb1535da4
commit bae4189ff5

View file

@ -2,7 +2,7 @@ PRGNAM="sslscan"
VERSION="1.11.8_rbsec"
HOMEPAGE="https://github.com/rbsec/sslscan"
DOWNLOAD="https://github.com/rbsec/sslscan/archive/1.11.8-rbsec/sslscan-1.11.8-rbsec.tar.gz \
wget https://github.com/openssl/openssl/archive/OpenSSL_1_0_2k/OpenSSL_1_0_2k.tar.gz"
https://github.com/openssl/openssl/archive/OpenSSL_1_0_2k/OpenSSL_1_0_2k.tar.gz"
MD5SUM="2f61a1074d25cdb0467a3900dddad888 \
c9bfbe6848476fa920306e327f28ccf5"
DOWNLOAD_x86_64=""