wok diff yaml/receipt @ rev 21759

mosh: use gcc83
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 19:12:58 2019 +0200 (2019-06-26)
parents 617dbdeb6f7e
children 482c418254f6
line diff
     1.1 --- a/yaml/receipt	Wed Oct 02 13:07:29 2013 +0000
     1.2 +++ b/yaml/receipt	Wed Jun 26 19:12:58 2019 +0200
     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=""