mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/pkginfo: Update homepage.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ae05b95e97
commit
0c335a0ab3
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="pkginfo"
|
||||
VERSION="1.4.2"
|
||||
HOMEPAGE="http://pythonhosted.org/pkginfo/"
|
||||
HOMEPAGE="https://pythonhosted.org/pkginfo/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/39/c9/111ececbeed8e69cd1b6bec79a32a0b0f6074038a4244e58e285ad278248/pkginfo-1.4.2.tar.gz"
|
||||
MD5SUM="53eb05fc841d94b585dc37aa1e2d4dc5"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
|
@ -15,5 +15,5 @@ pkginfo: can also query the EGG-INFO directory of an installed distribution,
|
|||
pkginfo: and the *.egg-info stored in a "development checkout" (e.g, created
|
||||
pkginfo: by running setup.py develop).
|
||||
pkginfo:
|
||||
pkginfo: Homepage: http://pythonhosted.org/pkginfo/
|
||||
pkginfo: Homepage: https://pythonhosted.org/pkginfo/
|
||||
pkginfo:
|
||||
|
|
Loading…
Reference in a new issue