mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/tinycss: Switch homepage to https.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
4009adab0f
commit
fbe2269dc7
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ tinycss: tinycss is a complete yet simple CSS parser for Python. It supports
|
|||
tinycss: the full syntax and error handling for CSS 2.1 as well as some CSS
|
||||
tinycss: 3 modules: CSS Color 3, CSS Fonts 3, CSS Paged Media 3.
|
||||
tinycss:
|
||||
tinycss: Homepage: http://tinycss.readthedocs.io/en/latest/
|
||||
tinycss: Homepage: https://tinycss.readthedocs.io/en/latest/
|
||||
tinycss:
|
||||
tinycss:
|
||||
tinycss:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="tinycss"
|
||||
VERSION="0.4"
|
||||
HOMEPAGE="http://tinycss.readthedocs.io/en/latest/"
|
||||
HOMEPAGE="https://tinycss.readthedocs.io/en/latest/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/05/59/af583fff6236c7d2f94f8175c40ce501dcefb8d1b42e4bb7a2622dff689e/tinycss-0.4.tar.gz"
|
||||
MD5SUM="36b7b0e48081ebff5e6d7bbd40ad21da"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue