wok diff yaml/receipt @ rev 21909

updated sic (1.1 -> 1.2)
author Hans-G?nter Theisgen
date Fri Oct 04 15:39:32 2019 +0100 (2019-10-04)
parents 617dbdeb6f7e
children 482c418254f6
line diff
     1.1 --- a/yaml/receipt	Wed Oct 02 13:07:29 2013 +0000
     1.2 +++ b/yaml/receipt	Fri Oct 04 15:39:32 2019 +0100
     1.3 @@ -6,9 +6,9 @@
     1.4  SHORT_DESC="YAML 1.1 parser and emitter written in C."
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  LICENSE="CC-BY"
     1.7 -WEB_SITE="http://pyyaml.org/wiki/LibYAML"
     1.8 +WEB_SITE="https://pyyaml.org/wiki/LibYAML"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10 -WGET_URL="http://pyyaml.org/download/libyaml/$TARBALL"
    1.11 +WGET_URL="https://pyyaml.org/download/libyaml/$TARBALL"
    1.12  
    1.13  DEPENDS=""
    1.14  BUILD_DEPENDS=""