mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/dropbox-python: Fix MD5SUM.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
d0573bcd08
commit
4c5e2b11b2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="dropbox-python"
|
|||
VERSION="6.3.0"
|
||||
HOMEPAGE="http://www.dropbox.com/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/3d/10/3113dffadc324cfd0852ac21b7a5e828caeb4a3e3fe5b5207ee21e56a52d/dropbox-6.3.0.tar.gz"
|
||||
MD5SUM="ea7bdbc9695826137aa76948e70e5b8e"
|
||||
MD5SUM="3d9bedf01d0907a019cacca77a7d0c34"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-urllib3 six python-requests"
|
||||
|
|
Loading…
Reference in a new issue