diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2016-08-07 11:43:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-07 18:55:39 +0700 |
commit | 29bd467a919aff92ea371a0bedc6e01d2decafe7 (patch) | |
tree | 060ef059cbbf59ec0de14675501935436950aa75 | |
parent | 441588492a949021fddbd55a0fe44f19415ac522 (diff) |
python/boto3: Fixed DOWNLOAD.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | python/boto3/boto3.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/boto3/boto3.info b/python/boto3/boto3.info index 6b837d8b4066..39061b44eba2 100644 --- a/python/boto3/boto3.info +++ b/python/boto3/boto3.info @@ -1,7 +1,7 @@ PRGNAM="boto3" VERSION="1.3.1" HOMEPAGE="http://aws.amazon.com/sdk-for-python/" -DOWNLOAD="ttps://github.com/boto/boto3/archive/1.3.1/boto3-1.3.1.tar.gz" +DOWNLOAD="https://github.com/boto/boto3/archive/1.3.1/boto3-1.3.1.tar.gz" MD5SUM="373315f35f5187cbf275e8bc44d943dd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |