diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-09 07:24:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-09 07:24:06 +0700 |
commit | 330429533449a82e809a075f40578c5ec1ed28b0 (patch) | |
tree | cd1d7022a1ce39307aa0b241b14b16f6d6f23bb7 /system/hntool | |
parent | 6537179062548c0d28efd9e97f71c6bcb7d0a089 (diff) |
system/hntool: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/hntool')
-rw-r--r-- | system/hntool/hntool.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/hntool/hntool.info b/system/hntool/hntool.info index ef42c35d4855..edad649d6e41 100644 --- a/system/hntool/hntool.info +++ b/system/hntool/hntool.info @@ -1,7 +1,7 @@ PRGNAM="hntool" VERSION="0.1.2" HOMEPAGE="https://github.com/hdoria/HnTool" -DOWNLOAD="http://hntool.googlecode.com/files/hntool-0.1.2.tar.gz" +DOWNLOAD="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/hntool/hntool-0.1.2.tar.gz" MD5SUM="87e60acb3d3d984f6330eb103c87776b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |