diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2016-08-11 19:19:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:19 +0700 |
commit | b93e2b1f8e3b3b3965e41f383e311962085e5146 (patch) | |
tree | 1bc99c315c682d0abad3dc476118471ebaee40ec /network/smcroute | |
parent | aed4ff45cb76d367a4526cfcab6cd2fdbce4e7e9 (diff) |
network/smcroute: Fixed DOWNLOAD.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/smcroute')
-rw-r--r-- | network/smcroute/smcroute.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/smcroute/smcroute.info b/network/smcroute/smcroute.info index 04ad92885c69..f275b0b34377 100644 --- a/network/smcroute/smcroute.info +++ b/network/smcroute/smcroute.info @@ -1,7 +1,7 @@ PRGNAM="smcroute" VERSION="2.1.0" HOMEPAGE="http://troglobit.com/smcroute.html" -DOWNLOAD="ftp://troglobit.com/smcroute/smcroute-2.1.0.tar.xz" +DOWNLOAD="ftp://ftp.troglobit.com/smcroute/smcroute-2.1.0.tar.xz" MD5SUM="cd503c90b81e9d24fcd89cad4735443e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |