diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-10-10 20:05:36 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-04 09:53:50 -0500 |
commit | d0de645baa9b0c51107d30bb372c6aa7db778ca2 (patch) | |
tree | e6042d7ac58c6667acacd9408ece9ecbdcb644f9 /network/hamachi | |
parent | b924ba3422d347e0a796e1e428a1bf4355d297f1 (diff) | |
download | slackbuilds-d0de645baa9b0c51107d30bb372c6aa7db778ca2.tar.gz |
network/hamachi: Fixed download links.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/hamachi')
-rw-r--r-- | network/hamachi/hamachi.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/hamachi/hamachi.info b/network/hamachi/hamachi.info index f33443e81c..7ae7d1a463 100644 --- a/network/hamachi/hamachi.info +++ b/network/hamachi/hamachi.info @@ -1,9 +1,9 @@ PRGNAM="hamachi" VERSION="2.0.1.13" HOMEPAGE="https://secure.logmein.com/US/labs/" -DOWNLOAD="https://secure.logmein.com/labs/logmein-hamachi-2.0.1.13-x86.tgz" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/logmein-hamachi-2.0.1.13-x86.tgz" MD5SUM="96c8354d0881b531927fb7603fb7895b" -DOWNLOAD_x86_64="https://secure.logmein.com/labs/logmein-hamachi-2.0.1.13-x64.tgz" +DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/logmein-hamachi-2.0.1.13-x64.tgz" MD5SUM_x86_64="a285d9baec2ee60f2c8f151fd1e46ff2" REQUIRES="" MAINTAINER="Adam Swift" |