diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-06-19 21:21:17 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:09 +0700 |
commit | 018cca681297fad9f62e21a241b5119ccf5dc4a8 (patch) | |
tree | b1a4b8e8d93222210cbb956cfcdd3d5ee2d2a4b8 /network/ttcp/ttcp.info | |
parent | c0ce459c9b0fdd7f1d4c7c2c510ff6abac8c84ff (diff) | |
download | slackbuilds-018cca681297fad9f62e21a241b5119ccf5dc4a8.tar.gz |
network/ttcp: Fixed download urls.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/ttcp/ttcp.info')
-rw-r--r-- | network/ttcp/ttcp.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/ttcp/ttcp.info b/network/ttcp/ttcp.info index f75d4699a7..8ac87f7414 100644 --- a/network/ttcp/ttcp.info +++ b/network/ttcp/ttcp.info @@ -1,8 +1,8 @@ PRGNAM="ttcp" VERSION="1.12" HOMEPAGE="http://nuttcp.net/" -DOWNLOAD="ftp://ftp.sgi.com/sgi/src/ttcp/ttcp.c \ - ftp://ftp.sgi.com/sgi/src/ttcp/ttcp.1" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/ttcp.c \ + http://ponce.cc/slackware/sources/repo/ttcp.1" MD5SUM="3d1b75f6116cc246a4def9788ce58c26 \ 01d3a511a05dc8a0669f30c15ebaae82" DOWNLOAD_x86_64="" |