mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
python/pyquery: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0f5712184a
commit
760377b78e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="pyquery"
|
PRGNAM="pyquery"
|
||||||
VERSION="1.2.4"
|
VERSION="1.2.4"
|
||||||
HOMEPAGE="http://www.bitbucket.org/olauzanne/pyquery/"
|
HOMEPAGE="https://www.bitbucket.org/olauzanne/pyquery/"
|
||||||
DOWNLOAD="http://pypi.python.org/packages/source/p/pyquery/pyquery-1.2.4.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/source/p/pyquery/pyquery-1.2.4.tar.gz"
|
||||||
MD5SUM="268f08258738d21bc1920d7522f2a63b"
|
MD5SUM="268f08258738d21bc1920d7522f2a63b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue