diff options
Diffstat (limited to 'system/yaml/APKBUILD')
-rw-r--r-- | system/yaml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/yaml/APKBUILD b/system/yaml/APKBUILD index 5499c5e51..f5285ae80 100644 --- a/system/yaml/APKBUILD +++ b/system/yaml/APKBUILD @@ -4,7 +4,7 @@ pkgname=yaml pkgver=0.1.7 pkgrel=0 pkgdesc="YAML 1.1 parser and emitter written in C" -url="http://pyyaml.org/wiki/LibYAML" +url="https://pyyaml.org/wiki/LibYAML" arch="all" license="MIT" depends="" |