mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/boto3: Fixed DOWNLOAD.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
441588492a
commit
29bd467a91
1 changed files with 1 additions and 1 deletions
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue