mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/wheel: Update HOMEPAGE.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
eb83ebd6cd
commit
1bafcc09c2
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ wheel: and the .whl extension. It is designed to contain all the files for
|
|||
wheel: a PEP 376 compatible install in a way that is very close to the
|
||||
wheel: on-disk format.
|
||||
wheel:
|
||||
wheel: Homepage: http://bitbucket.org/pypa/wheel/
|
||||
wheel: Homepage: https://bitbucket.org/pypa/wheel/
|
||||
wheel:
|
||||
wheel:
|
||||
wheel:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="wheel"
|
||||
VERSION="0.29.0"
|
||||
HOMEPAGE="http://bitbucket.org/pypa/wheel/"
|
||||
HOMEPAGE="https://bitbucket.org/pypa/wheel/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/w/wheel/wheel-0.29.0.tar.gz"
|
||||
MD5SUM="555a67e4507cedee23a0deb9651e452f"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue