diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-06-19 21:20:07 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:09 +0700 |
commit | 97e4133c4b67dfc54d703240a433e2f41f2dec4a (patch) | |
tree | f04db97573a884d2ecf1ba717c007aaeabed68f6 /network/scapy | |
parent | aaf3cb3c0f194783a4f26348d3eaeeddb21f7448 (diff) | |
download | slackbuilds-97e4133c4b67dfc54d703240a433e2f41f2dec4a.tar.gz |
network/scapy: Fixed download url.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/scapy')
-rw-r--r-- | network/scapy/scapy.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/scapy/scapy.info b/network/scapy/scapy.info index 2650146761..06e5baf73e 100644 --- a/network/scapy/scapy.info +++ b/network/scapy/scapy.info @@ -1,7 +1,7 @@ PRGNAM="scapy" VERSION="2.3.1" HOMEPAGE="http://www.secdev.org/projects/scapy/" -DOWNLOAD="http://www.secdev.org/projects/scapy/files/scapy-2.3.1.zip" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/scapy-2.3.1.zip" MD5SUM="46f4ef88b676daebd3053bbd2ee16425" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |