mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-16 08:40:06 +02:00
switch HOMEPAGE to https.
This commit is contained in:
@@ -2,11 +2,11 @@ SUMMARY=" Python HTML parser/tokenizer based on the WHATWG HTML5 spec"
|
||||
DESCRIPTION="html5lib is a pure-python library for parsing HTML. It is \
|
||||
designed to conform to the WHATWG HTML specification, as is implemented by \
|
||||
all major web browsers."
|
||||
HOMEPAGE="http://github.com/html5lib"
|
||||
HOMEPAGE="https://github.com/html5lib"
|
||||
COPYRIGHT="2006-2013 James Graham and other contributors"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://github.com/html5lib/html5lib-python/archive/$portVersion.tar.gz"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/html5lib/html5lib-python/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="05c0f1ba235776060ded5093c365483d50deacdd7cabc57b6996d6e2480a4626"
|
||||
SOURCE_DIR="html5lib-python-$portVersion"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user