FIX hll download location
1 files changed, 1 insertions(+), 1 deletions(-)

M hll.conf
M hll.conf +1 -1
@@ 7,7 7,7 @@ homepage = "https://bitbucket.org/acslab
 bug_reports = "https://bitbucket.org/acslab/snabela/issues"
 dev_repo = "git@bitbucket.org:acslab/snabela.git"
 
-url_template = "https://bitbucket.org/acslab/snabela/get/{tag}.tar.gz"
+url_template = "http://acsl-pkgs.s3.amazonaws.com/snabela-{tag}.tar.gz"
 url_pattern = "{tag}"
 url_protocol = "http"