mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
switch HOMEPAGE to https.
This commit is contained in:
@@ -12,10 +12,10 @@ provides Python-specific tags that allow to represent an arbitrary Python object
|
||||
PyYAML is applicable for a broad range of tasks from \
|
||||
complex configuration files to object serialization and persistance.
|
||||
"
|
||||
HOMEPAGE="http://pyyaml.org/"
|
||||
HOMEPAGE="https://pyyaml.org/"
|
||||
COPYRIGHT="2006 Kirill Simonov"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://pyyaml.org/download/pyyaml/PyYAML-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab"
|
||||
SOURCE_DIR="PyYAML-$portVersion"
|
||||
|
||||
Reference in New Issue
Block a user